Open Issues Need Help
View All on GitHubAI 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.
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.
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.
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.