Skip to content

adebrouvier/expense-tracker-bot

Repository files navigation

expense-tracker-bot

build

A Telegram bot for tracking expenses with Google Sheets. Spreadsheet based on this template.

Requirements

  • Python 3.10
  • Pipenv

Build

pipenv install

Run

In order to run the bot, you should create a .env file, based on .env.example.

To run the bot execute:

pipenv run python3 -m tracker.bot

Development

Install development dependencies

pipenv install --dev

Run tests

pipenv run pytest

About

A Telegram bot for tracking expenses with Google Sheets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors