feat: 添加更多插件示例

This commit is contained in:
Rock Chin
2023-01-17 11:17:17 +08:00
parent 41d0082cee
commit b4938ba1fb
4 changed files with 52 additions and 0 deletions
+5
View File
@@ -1,6 +1,11 @@
from pkg.plugin.models import *
from pkg.plugin.host import EventContext
"""
基本命令的中文形式支持
"""
__mapping__ = {
"帮助": "help",
"重置": "reset",