Telegram bot that saves all of your expenses to Google Sheets.
This telegram bot saves all of your expenses to Google Sheets. Including: income, outcome and savings.
You will need:
- Get an access token for Google Sheets and rename it to
token.json
- Edit
.env
file with your personal information
Language settings can be changed via the responses.py
file.
git clone https://github.com/Sh3lldor/finBot.git
cd finBot
docker build .
docker run -d --restart=always --name=finBot <FINBOT_IMAGE_ID>
- Pictures and Icons