This commit is contained in:
2026-01-20 12:41:47 +08:00
parent 26c9fca6e1
commit 480208eb61
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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: