mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
Wow
This commit is contained in:
@ -4,7 +4,7 @@ from aiocqhttp import CQHttp
|
||||
from aiocqhttp.message import MessageSegment
|
||||
|
||||
from .command import handle_command
|
||||
from .logger import logger
|
||||
from .log import logger
|
||||
|
||||
|
||||
async def handle_message(bot: CQHttp, ctx: Dict[str, Any]) -> None:
|
||||
|
Reference in New Issue
Block a user