An anti-phishing Discord bot that moderates phishing links sent to the server using data from the PhishTank API. Add to you server
The backend calls a request to the current PhishTank database to fetch all phishing links stored on every 24 hours. Everytime a user sends a message Phisherman will scan the local copy of the database for a matching phishing url and delete the message accordingly.
Bot is currently not deployed due to upkeep costs
Contributions are always welcome! Just make a fork of the repo and a pr. Heads up that the number of API calls a day to PhishTank is limited so if the code doesnt work you might need to wait a bit or modify the code to use a local backed up version of the data.