summaryrefslogtreecommitdiff
path: root/ATRI/plugins/LearnRepo.py
diff options
context:
space:
mode:
Diffstat (limited to 'ATRI/plugins/LearnRepo.py')
-rw-r--r--ATRI/plugins/LearnRepo.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ATRI/plugins/LearnRepo.py b/ATRI/plugins/LearnRepo.py
index 36f4374..f533655 100644
--- a/ATRI/plugins/LearnRepo.py
+++ b/ATRI/plugins/LearnRepo.py
@@ -54,6 +54,8 @@ async def _(session: CommandSession):
else:
session.finish(f'ATRI貌似没法从记忆中找到关键词[{word}]呢...')
+# @on_command('add_tech', aliases = ['添加'])
+
@bot.on_message("group")
async def repo(context):