31 lines
500 B
Markdown
31 lines
500 B
Markdown
# KCOJ Bot
|
|
|
|
Kuo C Online Judge 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](https://telegram.me/kcoj_bot) now.
|
|
|
|
## Requirements
|
|
|
|
- Python 3.6
|
|
- telepot
|
|
- requests
|
|
- BeautifulSoup 4
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
while true; do git pull; python3 bot.py; done
|
|
```
|
|
|
|
## License
|
|
|
|
MIT License
|
|
|
|
## Picture
|
|
|
|

|