summaryrefslogtreecommitdiff
path: root/AyaBot/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'AyaBot/config.py')
-rw-r--r--AyaBot/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/AyaBot/config.py b/AyaBot/config.py
index ea756a8..a7e6456 100644
--- a/AyaBot/config.py
+++ b/AyaBot/config.py
@@ -6,7 +6,7 @@ HOST = '127.0.0.1'
PORT = 8080
#ADMIN
-SUPERUSERS = {}
+SUPERUSERS = {1172294279}
#机器人赋名,替代@
NICKNAME = {'喵内', 'rbq', 'Aya'}