From a8f4aa3c0bb2660f9b73e3d9cb12bf070f30d155 Mon Sep 17 00:00:00 2001 From: Pin Lin Date: Thu, 30 Nov 2017 01:08:37 +0800 Subject: [PATCH] edit comments of config --- config.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.py b/config.py index 1e00f52..9bce63b 100644 --- a/config.py +++ b/config.py @@ -1,7 +1,7 @@ -# kCOJ -URL = "http://140.124.184.228:8080/Exam" # The Great kCOJ -# kCOJ_bot +# KCOJ's URL +URL = "http://140.124.184.228:8080/Exam" # The Great KCOJ +# KCOJ_bot's Detail TOKEN = "" NAME = "@kcoj_bot" -# Admin +# Administrators List ADMIN = [] \ No newline at end of file