Telegram-SpottedDMI-Bot is the platform that powers @Spotted_DMI_Bot, a Telegram bot that let students send an anonymous message to the channel community.

dmi docker hacktoberfest python3 sqlite telegram telegram-bot
2 Open Issues Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Bot Development Telegram Bot

AI Summary: Enhance the Telegram bot to prompt users for sentiment analysis confirmation during post creation. This involves adding a new conversation state, modifying the post creation logic in `spot.py`, creating a database table (`sentiment_analysis_post`) to track analyzable posts, and updating the `/sentiment_analysis` command to provide information about the analysis.

Complexity: 4/5
good first issue sentiment-analysis

Telegram-SpottedDMI-Bot is the platform that powers @Spotted_DMI_Bot, a Telegram bot that let students send an anonymous message to the channel community.

Python
#dmi#docker#hacktoberfest#python3#sqlite#telegram#telegram-bot
Bot Development Telegram Bot

AI Summary: Enhance the Telegram bot's `/sentiment_analysis` command documentation by adding details on its functionalities (highlighting the irreversibility of confirmation after publication) and addressing privacy concerns. The existing `/start` command implementation can serve as a reference for structure and style.

Complexity: 2/5
good first issue sentiment-analysis

Telegram-SpottedDMI-Bot is the platform that powers @Spotted_DMI_Bot, a Telegram bot that let students send an anonymous message to the channel community.

Python
#dmi#docker#hacktoberfest#python3#sqlite#telegram#telegram-bot