Skip to content

mikexine/UnipdBot

Repository files navigation

UnipdBot

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

Still in early stage, the code is messy and the bot might be unresponsive. Be careful!

Description

Simple Telegram bot! Data source: http://unidata.xyz. Backend's source code: https://github.com/mikexine/unidata-backend

Running the bot

Just some simple instructions if you want to test the bot

  • pip install -r requirements.txt
  • Rename settings.ini.sample to settings.ini
  • Create an access token with Telegram's @Botfather and place it in settings.ini.
  • Create an access token with Botan (for analytics) and place it in settings.ini.
  • Switch into the db folder and run python createdb_logs.py.
  • Run create_localdb.py to create a local pickledb database in which you'll store commands.

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 @mikexine or via e-mail at mikexine@gmail.com

About

An unofficial telegram bot for students of http://www.unipd.it/ - try it at https://telegram.me/UnipdBot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages