Telegram bot that gives ability to work with printers of New Phystech in ITMO
foreverpositive fae63704a4 Added user verification | 2 gadi atpakaļ | |
---|---|---|
printers | 2 gadi atpakaļ | |
src | 2 gadi atpakaļ | |
.gitignore | 2 gadi atpakaļ | |
LICENSE | 2 gadi atpakaļ | |
README.md | 2 gadi atpakaļ | |
bot.py | 2 gadi atpakaļ | |
requirements.txt | 2 gadi atpakaļ |
<img src="src/pic.png"
alt="Picture"
style="vertical-align: middle; width: 50%; height: 50%"/>
Telegram bot that helps faculty members of New Phystech work with faculty's public printers.
This bot can:
To activate the bot, please do this:
python -m venv venv
. venv/bin/activate
pip install -r requirements.txt
python bot.py
Licensed under GNU General Public License v3.0.