Skip to content

DXS-GROUP/FinanceTrackerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

58 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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: