mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-26 20:46:39 +00:00
Update
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from aiocqhttp.message import unescape
|
||||
|
||||
from none import on_command, CommandSession, permissions as perm
|
||||
from none import on_command, CommandSession
|
||||
from none.command import permissions as perm
|
||||
|
||||
|
||||
@on_command('echo')
|
||||
|
||||
Reference in New Issue
Block a user