mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
Import everything from aiocqhttp.message in none.message
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
from aiocqhttp.message import unescape
|
||||
|
||||
from none import on_command, CommandSession, permission as perm
|
||||
from none.message import unescape
|
||||
|
||||
|
||||
@on_command('echo')
|
||||
|
Reference in New Issue
Block a user