Telegram bot notification about air alert (Python, API)
Development of a Telegram bot for automatic notification of subscribers about the start and end of air alerts in a selected city. The bot receives data through an external API in real-time and publishes notifications in a Telegram channel without delays.
The project is fully implemented in Python and deployed on a server with continuous background operation.
Functionality:
- Automatic tracking of alert status for the specified city
- Integration with external API (receiving current data)
- Notifications about the start of the alert
- Notifications about the end of the alert
- Status checking on a schedule (polling)
- Protection against duplicate messages
- Event logging
- Stable operation 24/7
#pyTelegramBotAPI #Telegram #node-telegram-bot-api #chat-bot
The project is fully implemented in Python and deployed on a server with continuous background operation.
Functionality:
- Automatic tracking of alert status for the specified city
- Integration with external API (receiving current data)
- Notifications about the start of the alert
- Notifications about the end of the alert
- Status checking on a schedule (polling)
- Protection against duplicate messages
- Event logging
- Stable operation 24/7
#pyTelegramBotAPI #Telegram #node-telegram-bot-api #chat-bot