Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.26 KB

Add To Discord Discord GitHub

ScamBaiter

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

Setup Instructions

This is fairly simple, make sure you have the following software installed

Node

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 .