Skip to content

marsDurden/UnipdBot

 
 

Repository files navigation

UnipdBot
UnipdBot

An unofficial Telegram bot for students of University of Padua (Unipd) - try it at @UnipdBot!

Description

Simple Telegram bot for viewing timetables, menus and other info about studying and living in Padua

Running the bot

Just some simple instructions if you want to test the bot

  • Run python3 -m pip install -r requirements.txt
  • Rename config-default.py to config.py
  • Create an access token with Telegram's @BotFather and place it in config.py.
  • Place your Telegram ID in the variable botAdminID in config.py
  • In the directory /database rename database-default.db to database.db
  • Start the bot by running python3 bot.py

License and credits

Read LICENSE file for @UnipdBot's license.

This bot uses also:

Contact

For anything (bugs, contributing, saying hi!), contact me on Telegram at @ThanksLory

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%