Skip to content

Telegram-bot used to get today's schedule data from university service

Notifications You must be signed in to change notification settings

AbSsEnT/hneu-scheduler-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

***This is a realization of telegram-bot which helps students get double-period's schedule data***
- To start using product you need to create your own telegram-bot token and paste it into the token="" in constant.py
- The functional consists of two modules - main.py - where the logic of bot is stored and (scheduler.py || time_manager/py):
    1) scheduler.py is used to get schedule data from university webservice and paste it into the schedule.json
    2) if you want to get data once, you just run scheduler.py, but if you want to deploy it to Heroku(for example) bot has
       to get data regularly without your impact. For this purpose you need to run time_manager.py !!parallel!! with the
       main.py.


About

Telegram-bot used to get today's schedule data from university service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages