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

8 lines
147 B
Python

# kCOJ_bot
TOKEN = ""
# kCOJ
URL = "http://140.124.184.228:8080/Exam" # The Great kCOJ
# debug config
DEBUG_ID = ""
DEBUG_USER = ""
DEBUG_PSWD = ""