It is a simple inline bot to add group expenses and manage the debts of each member.
Give it a shot at t.me/DongetoBedeBot.
- Create a bot using BotFather and paste the token in the
.env
file (or export it asBOT_TOKEN
environment variable). - Clone the repository.
- Install Task on your system.
- Run
task serve
to start the bot.
This project is licensed under the MIT License - see the LICENSE file for details.