pyllabus, helps you at your syllabus's...
Run pip install python-telegram-bot to install the needed library.
- Copy
config.example.pytoconfig.pyand changeAPIKEY's value with your API key. - Change
classes.txtaccording to your classes. - Run
pip3 install -r requirements.txtto install dependencies - Run program by using
python3 main.py
