summaryrefslogtreecommitdiff
path: root/AyaBot
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2020-07-12 10:20:13 +0800
committerGitHub <[email protected]>2020-07-12 10:20:13 +0800
commitfe77061182f08532fe176362b7c36a03731426fa (patch)
tree97babd8732003510cd29d459a096885547ac6135 /AyaBot
parent45efe1771ee8295749b97ea696db921a85f4d0e0 (diff)
downloadATRI-fe77061182f08532fe176362b7c36a03731426fa.tar.gz
ATRI-fe77061182f08532fe176362b7c36a03731426fa.tar.bz2
ATRI-fe77061182f08532fe176362b7c36a03731426fa.zip
Update other.py
Diffstat (limited to 'AyaBot')
-rw-r--r--AyaBot/plugins/other.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/AyaBot/plugins/other.py b/AyaBot/plugins/other.py
index ab1a7a4..4c1aa9d 100644
--- a/AyaBot/plugins/other.py
+++ b/AyaBot/plugins/other.py
@@ -4,7 +4,6 @@ from nonebot import on_command, CommandSession, permission as perm
bot = nonebot.get_bot()
-master = bot.config.SUPERUSERS
@on_command('关于', aliases=['关于', '关于机器人'], only_to_me=False)