lanvent 3 лет назад
Родитель
Сommit
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
                 return
 
 
     def get_help_text(self, **kwargs):
     def get_help_text(self, **kwargs):
-        return Banwords.desc
+        return "过滤消息中的敏感词。"