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-12 13:55:08 +08:00

5 lines
116 B
Python

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