From fe77061182f08532fe176362b7c36a03731426fa Mon Sep 17 00:00:00 2001 From: Kyomotoi <37587870+Kyomotoi@users.noreply.github.com> Date: Sun, 12 Jul 2020 10:20:13 +0800 Subject: Update other.py --- AyaBot/plugins/other.py | 1 - 1 file changed, 1 deletion(-) (limited to 'AyaBot') 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) -- cgit v1.2.3