NotifiMeBot is a command launcher with status notifications via Telegram message
git clone https://github.com/djbelyak/NotifyMeBot.git
cd NotifyMeBot
pip intsll .
notifyme --token <Telegram API token> --user_id <Telegram user id> <command>
NotifiMeBot is a command launcher with status notifications via Telegram message
PythonMIT