This repository has been archived on 2023-11-28 . You can view files and clone it, but cannot push or open issues or pull requests.
77b4cdb6bec83446e1ba95e8a32d1d8aeea9aea4
kCOJ Bot
Telegram Bot that is for students in The Great NTUT CSIE.
Via this bot, you could manage your homeworks of Computer Programming Class.
It runs as @kcoj_bot now.
Requirements
- Python 3.6
- telepot
- requests
- BeautifulSoup 4
Usage
Like this:
while true; do git pull; python3 bot.py; done
License
GPLv3
Description
Languages
Python
100%