Website: https://phishgrabber.dis.tf/
Simple to setup using slash commands. Bot operates using 2 different phishing APIs and several different APIs to mitigate known/unknown links.
Besides utilizing APIs that block known domains, server owners are also able to block any kind of websites using contentscan comand (custom flagging). By configurating your blacklisted keywords, this feature can go beyond flagging domains which may not be phishing/virus/trojan links.
Commands:
/logchannel set-channel channel
This should be the first command you should execute. Configure to a channel where the bot can send logs of deleted messages.
/logchannel show-channel
Show what channels it is currently configured to, if any.
/contentscan add-keywords
Content scans basically scans all domains except youtube links as it uses a separate function. By adding keywords, the bot will download websites html content and match it against your blacklisted keywords.
/contentscan list-keywords
Showcase the amount of keywords you configured.
/contentscan remove-keywords
Remove the keywords from bot current list. If you added this in your phrase "apple, potato", then you need to type exactly that to remove those keywords.
/ignorechannel add-channel
Bot will not scan anything in that channel. Useful for staff channels to discuss about the links.
/ignorechannel list-channels
Showcase a list of amount of channels you chosen to ignore.
/ignorechannel remove-channel
Remove listed channels.
/ignorerole add-role
Bot will not scan any of the users messages that contains links if they have a ignored role.
/ignorerole list-roles
Showcase a list of amount of ignored roles
/ignorerole remove-role
Remove ignored roles
/punishment set
Configure punishment type the bot should issue when punishing a user.
/punishment view
Display what punishment the bot is currently configured to.
/whitelist add-domain
Add whitelisted domain where bot will ignore scanning that specific domain.
/whitelist list-domains
Showcase a list of whitelisted domains.
/whitelist remove-domain
Remove a domain from the whitelist
/youtube add-keywords
Uses a different api to fetch the data from youtube contents. Same concept as content scan commands, add keywords and it will match it against the content the bot will scan on youtube links.
/youtube list-keywords
Showcase a list of keywords you configured.
/youtube remove-keywords
Remove youtube keywords.