kidclone3 / telexpense

Powerful telegram bot for managing personal finance via Google Sheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telexpense Bot

Read this in other languages: русский

Telegram bot that allows you to keep track of finances in Google Sheet. Through the bot, you can add records of expenses, income, and transactions between accounts directly to Google Sheet which is stored in your account. You can also get the amount of finances available. The bot only works with a specific Google Sheet template (read more in Quickstart). This bot does not store any financial information and does not connect to the bank apps. All the data is provided by user himself. It is currently active @telexpense_bot.

This code is not intended to run locally, only for demonstration purposes.

Features

  • Adding expenses and income records
  • Adding records of transfers between accounts
  • Getting a list of accounts and their balances

Usage

Detailed instructions can be found in the wiki. Here is only a brief summary.

Quickstart

To use the bot you need to complete registration. If you are already registered, you will see buttons to add expenses and income. If you are not in the database, you will see the /register button. Registration is as follows:

Sponsorship

You can support the author through the bot. To do this, use the command /donate. Donated money is used to pay for hosting and functional development.

About

Powerful telegram bot for managing personal finance via Google Sheets

License:GNU General Public License v3.0


Languages

Language:Python 100.0%