Skip to content

ScamBaiterDev/ScamBaiterFC

 
 

Repository files navigation

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 .

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%