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
2017-11-30 01:08:37 +08:00

7 lines
153 B
Python

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