-
A telegram bot for getting push notifications for announcements from https://cuims.in/ on your smart phone.
-
I can't say if this bot works or not at the moment since their website hardly opens as long as you are not on their local network. I haven't been able to test it lately.
git clone https://github.com/ritiek/uims-bot
cd uims-bot
pip install -r requirements.txt
Create and add the bot to a channel and specify its token and channel name in the source (here).
Start the bot using
python uims_bot.py
-
Got any ideas? Open an issue or look for existing ones.
-
Make a PR and remember, before pushing your code to GitHub, make sure your credentials are not present!
The MIT License