A Telegram bot to manage GitHub issues and repositories directly from Telegram. Features GitHub OAuth, organization/repo selection, secure token storage, and easy issue creation. Dockerized with PostgreSQL support.

bot github github-issue github-issues issue issues telegram telegram-bot
2 Open Issues Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Automation and Task Management

AI Summary: Implement a Telegram bot notification feature that alerts users via Telegram when a new GitHub issue is created and assigned to them. This involves integrating with the GitHub API to receive webhook events for issue creation and assignment, and then sending corresponding notifications through the Telegram bot API.

Complexity: 3/5
enhancement good first issue

A Telegram bot to manage GitHub issues and repositories directly from Telegram. Features GitHub OAuth, organization/repo selection, secure token storage, and easy issue creation. Dockerized with PostgreSQL support.

Python
#bot#github#github-issue#github-issues#issue#issues#telegram#telegram-bot
Developer Tools Automation and Task Management

AI Summary: Implement a feature in the Telegram bot to allow users to specify assignees when creating GitHub issues. This involves adding a mechanism to select assignees from a list of users within the selected repository and sending this information as part of the issue creation request to the GitHub API.

Complexity: 3/5
enhancement good first issue

A Telegram bot to manage GitHub issues and repositories directly from Telegram. Features GitHub OAuth, organization/repo selection, secure token storage, and easy issue creation. Dockerized with PostgreSQL support.

Python
#bot#github#github-issue#github-issues#issue#issues#telegram#telegram-bot