Skip to content

V4kodin/mirea-teacher-schedule-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIREA schedule telegram bot

Installing and running:

git clone https://github.com/V4kodin/mirea-teacher-schedule-bot
python -m venv env
env/Scripts/Activate.ps1
pip install -r requirements.txt

create config.py like:

TOKEN = 'your token'

start bot:

python main.py

About

Telegram bot for getting teachers' schedules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%