mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-19 19:06:07 +00:00
feat: 添加更多插件示例
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
from pkg.plugin.models import *
|
||||
from pkg.plugin.host import EventContext
|
||||
|
||||
"""
|
||||
基本命令的中文形式支持
|
||||
"""
|
||||
|
||||
|
||||
__mapping__ = {
|
||||
"帮助": "help",
|
||||
"重置": "reset",
|
||||
|
||||
Reference in New Issue
Block a user