zaanposni / discord-masz

MASZ is a selfhostable highly sophisticated moderation bot for Discord. Includes a web dashboard and a discord bot.
https://discord.gg/5zjpzw6h3S
Other
71 stars 18 forks source link

Anti-Phishing / Anti-scam Automod #557

Closed UponAnonymous closed 1 year ago

UponAnonymous commented 1 year ago

Currently with MASZ there's no way besides the "Custom Wordfilter" automod to stop people having scam links sent in their server. Anti-Phishing / Anti-Scam auto mod would be a good edition to MASZ as it'll help protect the server by removing one of the most common threats for any server.

Luckily there's an NPM Package that can be used to help crack down on these type of scams within servers using MASZ.

zaanposni commented 1 year ago

will be included in v3.3.0

zaanposni commented 1 year ago

done in release branch v3.3.0

zaanposni commented 1 year ago

Limited phishing list | Low memory mode :fishing_pole_and_fish:

Use the following environment variable in your .env file to load a minimal list for phishing automod.

ENABLE_LOW_MEMORY_PHISHING_LIST=true