Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsamirhn/dongetobede
Getting your Dong easily on Telegram!
https://github.com/itsamirhn/dongetobede
telegram-bot
Last synced: 25 days ago
JSON representation
Getting your Dong easily on Telegram!
- Host: GitHub
- URL: https://github.com/itsamirhn/dongetobede
- Owner: itsamirhn
- License: mit
- Created: 2024-05-02T23:34:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T09:57:05.000Z (3 months ago)
- Last Synced: 2024-09-17T14:21:37.974Z (about 2 months ago)
- Topics: telegram-bot
- Language: Go
- Homepage: https://dongetobedebot.t.me
- Size: 296 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DongetoBede
![Telegram Bot](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white&label=%40DongetoBedeBot)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](https://t.me/DongetoBedeBot).
## Development
1. Create a bot using [BotFather](https://t.me/BotFather) and paste the token in the `.env` file (or export it as `BOT_TOKEN` environment variable).
2. Clone the repository.
3. Install [Task](https://taskfile.dev/installation/) on your system.
4. Run `task serve` to start the bot.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.