Fish 🐟 is a bot made to protect your server against phishing links.
Want to contribute and add a feature? Create a pull request :)
Fish Bot uses slash commands for all of it interactions.
| 🤖 Add bot to server |
|---|
An example of how you can set up the bot on your server./config set delete:True to enable deletion of phishing links/config set action:Kick to kick the user from your server/config set notify:True to notify the user that sent the phishing links in direct message about the action (kick)/config set log_channel:#logs to send logs of who got caught for phishing into #logs/config set abusive_user_action:Ban to ban members with known names and profile pictures of phishing accounts. Use /check_members to scan manually and take action
View Current Configuration
Check your config with the command /config get
Want to see more stats on the bot?
Use /stats to get a list of the top 10 domains of the last 24h that Fish saw.
Need Help?
Use /support and join the support server and ask in #support for help.
/ping - See if the bot is receiving commands/stats - View the current stats for total domains, total hits, or the top ten domain name/lookup - Check if a domain is registered as a known phishing domain/support - Get the bot support server link/check_members - Scans the entire server for possible phishing direct message bots. Use /config set abusive_user_action:Ban to automate this
/config get - View your current configuration/config set <option> <setting> - Set a configuration setting/config reset <option> - Reset a configuration setting/config exemptions list <filter> - View exemptions list/config exemptions create (role | user) <target> - Create a new exemptions/config exemptions remove (role | user) <target> - Remove a exemptions from the list