A discord bot for removing steam scam links. It does not have any links in it currently, add links to the links.txt
Just add your token and webhooks to diffrent channels wherever you want.
Windows: Run the install.bat (make sure to have nodejs installed). Make sure all the correct webhook id's etc are there and your bots token. Run the bot with the run.bat.
linux:
Run the command npm i.
Make sure all the correct webhook id's etc are there and your bots token.
Run the bot with node index.js.
mac OS: WHY... Follow linux tutorial