From 4aca8b537bc29f46735f38d7f9d0ed95128a85a8 Mon Sep 17 00:00:00 2001
From: Kyomotoi <37587870+Kyomotoi@users.noreply.github.com>
Date: Mon, 13 Jul 2020 23:24:30 +0800
Subject: Update chat.py

---
 AyaBot/plugins/chat.py | 1 +
 1 file changed, 1 insertion(+)

(limited to 'AyaBot/plugins/chat.py')

diff --git a/AyaBot/plugins/chat.py b/AyaBot/plugins/chat.py
index 8227052..93526e3 100644
--- a/AyaBot/plugins/chat.py
+++ b/AyaBot/plugins/chat.py
@@ -11,6 +11,7 @@ from nonebot.helpers import render_expression
 from nonebot import on_command, CommandSession, on_natural_language, NLPSession, IntentCommand
 
 bot = nonebot.get_bot()
+mastwr = bot.config.SUPERUSERS
 
 ERROR_REPLY = (
     '吾辈不是很能理解主人的意思...',
-- 
cgit v1.2.3