mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-11-09 19:36:44 +00:00
Lots of updates
This commit is contained in:
@@ -74,7 +74,7 @@ def load_builtin_plugins():
|
||||
load_plugins(plugin_dir, 'none.plugins')
|
||||
|
||||
|
||||
from .command import on_command, CommandSession
|
||||
from .command import on_command, CommandSession, CommandGroup
|
||||
from .notice_request import (
|
||||
on_notice, NoticeSession,
|
||||
on_request, RequestSession,
|
||||
|
||||
Reference in New Issue
Block a user