
This scientific article discusses the design of an automated bot architecture for scanning phishing links on the Telegram messenger platform. The research presents the bot's operating algorithm in a Sequence Diagram format, analyzes integration methods with VirusTotal API and Google Safe Browsing API technologies, and demonstrates asynchronous programming approaches based on Python's aiogram and telebot libraries. Database interaction mechanisms and the overall architecture of the bot are also described in detail.
