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.
070a4ea19ae63598246c8dcf40303ccf7d7fe56f
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
Languages
Python
100%