exclude ping groups from owoify award

pull/139/head
Aevann 2023-03-10 03:45:58 +02:00
parent 3c67275056
commit 4a356d99ca
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ OWO_EXCLUDE_PATTERNS = [
sanitize.url_re, # bare links
re.compile(r':[!#@a-z0-9_\-]+:', flags=re.I|re.A), # emoji
help_re.mention_regex, # mentions
help_re.group_mention_regex, #ping group mentions
help_re.poll_regex, # polls
help_re.choice_regex,
help_re.command_regex, # markup commands