Feat: Add Telegram notifications for drop claims - #18
Conversation
vurmil
commented
Dec 13, 2025
- Add Telegram notification service (telegram_service.py) for sending drop claim alerts
- Add Telegram settings UI in Settings tab with bot token and chat ID inputs
- Add /api/settings/test-telegram endpoint to verify Telegram bot connectivity
- Add Save Settings and Test Connection buttons for Telegram configuration
- Persist Telegram bot token and chat ID in application settings
- Add Help tab section with 7-step Telegram bot setup instructions (BotFather workflow)
- Implement automatic Telegram notifications when drops are claimed
- Add multilingual support for Telegram settings and instructions in all 19 languages
rangermix
left a comment
There was a problem hiding this comment.
Looks promising but I'm in the middle of refactoring so need to wait for that. Also I don't really use Telegram so better to have unit tests for the telegram service
|
Review findings against head
The PR is also currently conflicting with |