mirror of
https://github.com/house-of-vanity/fesmoo_perdoliq.git
synced 2025-07-07 06:04:06 +00:00
15 lines
318 B
Markdown
15 lines
318 B
Markdown
# fesmoo_perdoliq
|
|
dirty hack for kids
|
|
|
|
It is a Telegram bot which is using OpenPerdoliqlib for resolving tests on fesmu university website.
|
|
|
|
here is docker image https://hub.docker.com/r/ultradesu/fesmoo_perdoliq/
|
|
|
|
# python3 only
|
|
reqs:
|
|
pip install requests
|
|
|
|
pip install beautifulsoup4
|
|
|
|
pip install python-telegram-bot
|