Notification of new messages from Instagram
The algorithm for checking messages on Instagram and sending notifications on Telegram operates based on several key stages. First, using Selenium, the algorithm automates the login to the Instagram account, after which it navigates to the direct messages section.
After that, it searches for unread messages, counting their number. Depending on the number of unread messages (one, several, or many), the algorithm forms the appropriate notification. In the end, the bot sends the notification via Telegram to inform the user about new messages on Instagram.
After that, it searches for unread messages, counting their number. Depending on the number of unread messages (one, several, or many), the algorithm forms the appropriate notification. In the end, the bot sends the notification via Telegram to inform the user about new messages on Instagram.