Reason?
Sometimes you want to receive any notifications in automatic mode, and you absolutely don’t want to reinvent the wheel for this. This bot is designed, if not to solve all the problems with sending notifications, then at least to greatly facilitate this task.
Add @fcrierbot to your telegram, the bot will give you an API Key (terribly secret and absolutely unique), after which everything that you send to http://crierbot.xbim.dev/apickey/send?message= will be sent to you in telegram. Just? yeah.
Curl example
#/bin/bash curl http://crierbot.xbim.dev/$1/send?message=text
Inspired by https://github.com/hellsman/crierbot