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-08-08 04:19:37 +08:00
2017-08-06 20:53:24 +08:00
2017-08-08 04:19:37 +08:00
2017-08-08 04:19:37 +08:00
2017-08-06 22:12:33 +08:00
2017-08-07 20:21:11 +08:00
2017-08-06 20:53:24 +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

Install

Clone it.

git clone https://github.com/pinlin/kCOJ_bot.git

Install necessary modules.

pip install requests bs4 telepotInstall

Run it.

python bot.py
Description
這個 Bot 能讓北科資工大一學生在上程設課的時候更方便的使用郭老的 Online Judge
Readme 883 KiB
Languages
Python 100%