feat: 删除代码中对 mirai 的引用

This commit is contained in:
RockChinQ
2024-09-26 13:01:45 +08:00
parent e8da26cb8a
commit 3469515e04
38 changed files with 42 additions and 103 deletions

View File

@@ -6,7 +6,6 @@ import datetime
import re
import traceback
# import mirai
import botpy
import botpy.message as botpy_message
import botpy.types.message as botpy_message_type