浏览代码

fix: banwords help

lanvent 3 年之前
父节点
当前提交
f2e29f3f2e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/banwords/banwords.py

+ 1 - 1
plugins/banwords/banwords.py

@@ -102,4 +102,4 @@ class Banwords(Plugin):
                 return
 
     def get_help_text(self, **kwargs):
-        return Banwords.desc
+        return "过滤消息中的敏感词。"