Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.12 KB

NoSussyLinks

This repository is archived because Discord made their own anti spam / anti pishing links system.

discord.js

GitHub stars

A Discord bot that prevents phishing.

Support Server

Discord

How to use

  • Install NodeJS.

  • Download or clone the project.

  • Run npm install.

  • Setup a MongoDB database.

  • At the root of the folder, create a .env file:

DISCORD_TOKEN = BOT_TOKEN_HERE

MONGODB_URL = MONGO_DB_URL_HERE

REPORT_WEBHOOK_URL = WEBHOOK_URL_HERE

DEV_ID = YOUR_DISCORD_ID_HERE

PREFIX = p!
  • Run node index.js or npm start

Copyright

See the license.