Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 860 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 860 Bytes

Money Tracker Bot

Telegram Bot for tracking your money.

Feature

  • Record expense
  • Edit category & date
  • Delete expense

How to run

Docker

  1. Register new bot in BotFather
  2. Copy .env.example to .env
  3. Fill .env with your token, bot username and telegram account id
  4. Run docker-compose up

Preview

drawing drawing

Tech
OpenJDK 11
TelegramBots
MySQL

Open for Contributors

I really appreciate any contribution. Open an issue for feature request or pull request for code improvement.