diff --git a/README.md b/README.md index 4198acd..8e5f319 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,4 @@ version: 1.0.0:大部分重要功能已经实现 ## 使用方式 -在聊天中输入 **/剑三 帮助** 即可获取插件所有的功能使用说明。 \ No newline at end of file +在聊天中输入 **/剑三 功能** 即可获取插件所有的功能使用说明。 \ No newline at end of file diff --git a/main.py b/main.py index 637aefe..622b138 100644 --- a/main.py +++ b/main.py @@ -121,9 +121,9 @@ class Jx3ApiPlugin(Star): pass - @jx3.command("帮助") + @jx3.command("功能") async def jx3_helps(self, event: AstrMessageEvent): - """剑三 帮助""" + """剑三 功能""" data = await self.jx3fun.helps() try: diff --git a/templates/helps.html b/templates/helps.html index a6fe058..4c6844f 100644 --- a/templates/helps.html +++ b/templates/helps.html @@ -2,7 +2,7 @@
-