Skip to content
This repository has been archived by the owner on Jul 19, 2020. It is now read-only.

hell03end/hse_schedulebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSE Schedule Bot

Telegram Group Average time to resolve an issue Percentage of issues still open Build Status

Telegram bot to view the schedule of students/lecturers of the Scientific Research University Higher School of Economics. It uses RUZ API.

Add on Telegram.

Any questions? Please, create an issue or write ask a question in Telegram Group.

Feel free to contribute!

What's new?

Requirements

  • Python >= 3.6
  • PostgreSQL

Installation

    git clone https://github.com/evstratbg/hse_schedulebot.git
    cd hse_schedulebot
    pip install -p requirements.txt
    # modify config.py
    pytest

Usage

Don't forget to change config.py!

    python run.py -h
    # or
    python run.py init.db  # create tables
    python run.py update_schedules
    python run.py run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%