소스 검색

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 "过滤消息中的敏感词。"