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.
- Host: GitHub
- URL: https://github.com/haenes/telegram-bot
- Owner: Haenes
- License: mit
- Created: 2023-08-23T05:13:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T04:05:14.000Z (12 months ago)
- Last Synced: 2025-01-29T04:27:12.297Z (12 months ago)
- Topics: aiogram-dialog, aiogram3, alembic, postgresql, python3, redis
- Language: Python
- Homepage: https://t.me/bugs_tracker_bot
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).