A bot to keep track of split bills in telegram groups
- Install python-telegram-bot
$ pip install python-telegram-bot --upgrade - Get a bot token from @BotFather on telegram
Use the unique bot token while running this bot(line 130)
Add the bot to group before adding other members, else it will not keep track of usernames of members. This is due to API restrictions.
Use /start command to intialize ledger before adding any transaction