- Link Scanner is an advanced antiphishing discord bot that protects your server from phishing links.
- Database: mongodb.
- Antiscam api: https://anti-fish.bitflow.dev/ .
- Library: discord.js .
token=your discord bot token
secret=your mongodb URI
- The bot runs with a sharder, you can run it without the sharder but some commands might not work.
- Please read the license and follow it before using this code.
- For you to have access to the eval command, please edit this line to your ID.
- If you do get errors when selfhosting, then google the error and fix it your self, I am unable to provide support for this atm.
- Make sure to add the environment variables as mentioned.
- After your downloaded this src, open your terminal and changed the directory to your src directory (cd "your directory")
- Run
npm install
- Run
node shard.js