Skip to content

s4lat/GoSavingsBot

Repository files navigation

GoSavingsBot

git clone https://github.com/s4lat/GoSavingsBot

Overview

GoSavingsBots is a telegram bot that helps you keep track of your spending.
You can deploy it for yourself or use an already deployed one - @GoSavingsBot

1 2

GoSavingsBot features:

  • Adding expenses with the following message format: <cost> <name>
  • Using time zones to avoid time inaccuracies
  • Display statistics for the day, month and year
  • 🇬🇧 English and 🇷🇺 Russian language support
  • Ability to export the list of spends to csv/excel file
  • Ability for the user to delete all his data from the database

Deploy

Put bot token in the BOT_TOKEN field in docker-compose.yml and run:

docker-compose up -d

The database and logs will be located in GoSavingsBot/data folder

License

GoSavingsBot is distributed under MIT.

About

Telegram bot for expense tracking written in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published