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.
Files
KCOJ_bot/config.py
2018-05-06 15:13:00 +08:00

5 lines
120 B
Python

# KCOJ's URL
URL = "http://140.124.184.228:8080/Exam" # The Great KCOJ
# KCOJ_bot's Detail
TOKEN = ""
NAME = "@kcoj_bot"