diff --git a/plugins/banwords/banwords.py b/plugins/banwords/banwords.py index 138b4c2..4f7f75c 100644 --- a/plugins/banwords/banwords.py +++ b/plugins/banwords/banwords.py @@ -102,4 +102,4 @@ class Banwords(Plugin): return def get_help_text(self, **kwargs): - return Banwords.desc + return "过滤消息中的敏感词。"