fix: banwords help

master
lanvent 2023-04-18 11:43:34 +08:00
parent 6404332adc
commit f2e29f3f2e
1 changed files with 1 additions and 1 deletions

View File

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