cu-unofficial / uims-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uims-bot

  • 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.

Installation and Usage

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

Contributing

  • 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!

License

The MIT License

About

License:MIT License


Languages

Language:Python 100.0%