ps potatosipsRedBot Guide
HomeInstallCore SetupCustomizationTroubleshooting

Retrigger

Delete matched messages and respond with a counter.

oa cog install trusty-cogs retrigger
oa load retrigger

Single combined trigger

Replace <blocked_terms_regex> with your moderation regex.

oa retrigger multi nsfw_filter (?i)\b(<blocked_terms_regex>)\b filter: true text: Ayo {author.mention}, that word is not welcome here. Counter: {count}.

List triggers

oa retrigger list