Przeglądaj źródła

fix: banwords help

lanvent 3 lat temu
rodzic
commit
f2e29f3f2e
1 zmienionych plików z 1 dodań i 1 usunięć
  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 "过滤消息中的敏感词。"