An open API service indexing awesome lists of open source software.

https://github.com/haenes/telegram-bot

Telegram bot for a BugTracker that works through the BugTracker API.
https://github.com/haenes/telegram-bot

aiogram-dialog aiogram3 alembic postgresql python3 redis

Last synced: 5 months ago
JSON representation

Telegram bot for a BugTracker that works through the BugTracker API.

Awesome Lists containing this project

README

          

# telegram-bot
[Telegram bot](https://t.me/bugs_tracker_bot) for а [BugTracker](https://github.com/Haenes/bugtracker).

Through it you can:
1) View a list of your already created projects and issues, with pagination;
2) Edit/delete existing projects and issues;
3) Create new projects and issues;
4) Customize the displayed information for yourself by changing the language and/or time zone.

License

See the [LICENSE](LICENSE) file for license rights and limitations (MIT).