mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-21 14:17:11 +08:00
fix: banwords help
This commit is contained in:
@@ -102,4 +102,4 @@ class Banwords(Plugin):
|
|||||||
return
|
return
|
||||||
|
|
||||||
def get_help_text(self, **kwargs):
|
def get_help_text(self, **kwargs):
|
||||||
return Banwords.desc
|
return "过滤消息中的敏感词。"
|
||||||
|
|||||||
Reference in New Issue
Block a user