/ug_technion_bot

A simple Telegram bot written in Python to get notifications and automatically register when a free spot is available.

Primary LanguagePython

ug_technion_bot

A simple Telegram bot written in Python to get notifications and automatically register when a spot is available.

If you don't want to install your own bot, you can directly use the one I'm hosting: @ug_updates_bot

Install the dependencies: pip3 install mechanicalsoup python-telegram-bot --upgrade

Before starting the bot, edit ug.py and replace ENTER YOUR TOKEN HERE and ENTER YOUR USERNAME HERE by your BOT token and your username

Starting the bot: python3 ug.py

Using the bot: send /start to begin and then follow the instructions.

NOT BUG FREE!!!?