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.
2017-11-30 00:25:59 +08:00
2017-08-06 20:53:24 +08:00
2017-10-10 23:43:24 +08:00
2017-11-30 00:25:59 +08:00
2017-08-30 21:51:18 +08:00
2017-09-23 17:49:54 +08:00
2017-10-04 09:45:00 +08:00
2017-10-23 01:51:35 +08:00
2017-08-26 23:16:37 +08:00
2017-08-06 20:53:24 +08:00
2017-08-24 18:51:20 +08:00

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
這個 Bot 能讓北科資工大一學生在上程設課的時候更方便的使用郭老的 Online Judge
Readme 883 KiB
Languages
Python 100%