Skip to content

Telegram bot for quick access to the schedule of the BSU Law Faculty

Notifications You must be signed in to change notification settings

alexandr7035/tg-lftable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

tg-lftable: telegram bot which provides an easy way to get the law faculty's timetable (BSU).

http://t.me/lftable_bot

Screenshots

Installation and launch:

  1. Run setup.sh file to create virtual enviroment and install dependencies from requirements.txt.
    Check if virtual eviroment was succesfully created (the 'venv' directory).

  2. Create 'tokens.py' file in 'src/' directory.
    Place here your tokens as 'release' and 'develop' python string variables.

  3. Run following commands to launch the bot:

    $ source /venv/bin/activate
    $ python3 tg-lftable.py --mode <MODE>

    The mode can be either 'release' or 'develop'.
    Use '--help' parameter to learn about other arguments.

About

Telegram bot for quick access to the schedule of the BSU Law Faculty

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published