Skip to content

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

Notifications You must be signed in to change notification settings

jonasbrami/ug_technion_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages