feat:统一加载插件,区分内部插件和外部插件,提供示例命令发送插件
This commit is contained in:
4
src/plugins/example_command_plugin/commands/__init__.py
Normal file
4
src/plugins/example_command_plugin/commands/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""示例命令包
|
||||
|
||||
包含示例命令的实现
|
||||
"""
|
||||
Reference in New Issue
Block a user