Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 3.72 KB

README.md

File metadata and controls

54 lines (43 loc) · 3.72 KB

Telegram bot for tracking finances






If you have found bugs in our product or have suggestions, please write about them:




Commands

  • /month - display all expenses and revenues for a particular month
  • /year - output all expenses and revenues for the year
  • /out %value% %category% - Add consumption
  • /in %value% %category% - Add income
  • /summary - Print month totals
  • /today - Today's statistics

Installing

git clone https://github.com/Nighty3098/FinanceTrackerBot 
cd FinanceTrackerBot

python3 -m venv FTB
source FTB/bin/activate

pip3 install -r requirements.txt

FTB_TOKEN=%Bot token% python3 main.py

Contact with me: