CodecademyCommunity / codecademy-discord-bot

Custom moderation bot for the official Codecademy Community Discord server.
https://codecademycommunity.github.io/
MIT License
11 stars 1 forks source link

Add nitro scam filter #222

Closed Shaylin-8bit closed 2 years ago

Shaylin-8bit commented 2 years ago

What issue is this solving?

Closes #221

Description

Word filter now checks for possible scam, if the message contains the words "free" and "nitro".

Note the scam should be reported in swear jar AND take precedence over cussing. Ie. if both are present only the scam will be reported.

Any helpful knowledge/context for the reviewer?

Please make sure you've attempted to meet the following coding standards