mirror of
https://github.com/house-of-vanity/fesmoo_perdoliq.git
synced 2025-07-08 06:14:06 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
77c59a91bd | |||
287b5b346b |
@ -3,7 +3,7 @@ RUN apt-get update && \
|
|||||||
apt-get install -y python3 python3-pip && \
|
apt-get install -y python3 python3-pip && \
|
||||||
pip3 install python-telegram-bot && \
|
pip3 install python-telegram-bot && \
|
||||||
pip3 install requests && \
|
pip3 install requests && \
|
||||||
pip3 install beautifulsoup4 && \
|
pip3 install beautifulsoup4
|
||||||
|
|
||||||
WORKDIR /usr/share/fesmoo_perdoliq
|
WORKDIR /usr/share/fesmoo_perdoliq
|
||||||
COPY ./*py /usr/share/fesmoo_perdoliq/
|
COPY ./*py /usr/share/fesmoo_perdoliq/
|
||||||
|
@ -3,6 +3,7 @@ dirty hack for kids
|
|||||||
|
|
||||||
It is a Telegram bot which is using OpenPerdoliqlib for resolving tests on fesmu university website.
|
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
|
# python3 only
|
||||||
reqs:
|
reqs:
|
||||||
|
Reference in New Issue
Block a user