This commit is contained in:
ShiXui
2022-10-06 16:32:51 +08:00
parent f4365dd07e
commit ef0c4848b2
2 changed files with 11 additions and 1 deletions

View File

@ -10,7 +10,7 @@ from pygal.style import Style
from nonebot.log import logger
from nonebot.adapters import Bot
from nonebot.adapters.onebot.v11 import Message,MessageSegment
from nonebot.adapters.onebot.v11.exception import ActionFailed
from nonebot.exception import ActionFailed
from nonebot_plugin_datastore import create_session
from nonebot_plugin_chatrecorder.model import MessageRecord