Skip to content

Telegram bot that saves all of your expenses to Google Sheets.

License

Notifications You must be signed in to change notification settings

Sh3lldor/finBot

Repository files navigation

finBot

Telegram bot that saves all of your expenses to Google Sheets.

Table of Contents

Intro

This telegram bot saves all of your expenses to Google Sheets. Including: income, outcome and savings.
You will need:

  1. Get an access token for Google Sheets and rename it to token.json
  2. Edit .env file with your personal information

Language

Language settings can be changed via the responses.py file.

Build

git clone https://github.com/Sh3lldor/finBot.git
cd finBot
docker build .

Run

docker run -d --restart=always --name=finBot <FINBOT_IMAGE_ID>

Credits

About

Telegram bot that saves all of your expenses to Google Sheets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published