A simple "add it and forget it" bot to automatically delete known scam links!
If you don't want to self-host the bot, you can add it here
Support for the bot, both self-hosted or not, can be found on our Discord
This is fairly simple, make sure you have the following software installed
First clone and install dependencies
git clone https://github.com/ScamBaiterDev/ScamBaiter.git
cd ScamBaiter
npm i
Copy/rename config.json.default to config.json, then head to the Discord Developer Portal to create a bot user, open config.json in your preferred text editor, and fill in the details like bot token and owner user IDs.
Run the bot with node .