Too Long; Didn't Read
This article will be released as a series of articles and will consist of several parts. This article is written entirely in Rust. It is based on the framework Actix-web and Teloxide for developing a bot. The message will still be saved on the telegram side and will be available on many devices. It will allow you to receive notifications about the work performed, errors, and other custom notifications from various sources. This is very useful when working with data collection scripts, or as part of CI-CD when you need to notify the team about a successful deployment.