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

Latest commit

 

History

History
52 lines (29 loc) · 1.24 KB

README.md

File metadata and controls

52 lines (29 loc) · 1.24 KB

Discord Anti Scam / Phishing

Heya, i'm sure you guys will receive Messages in Channels/Direct about Free Nitro, Nitro Airdrop etc... and they wont stop lol.
Soo, i just wrote this discord bot using Discord.JS v13 to detect them, and punish them.
default Punishment is timeout, if you want to customize it check discord.js docs.

Showcase

screenshot1

Thanks To

Contributing

Contributions are always welcome!
Feel free to PR for adding new blacklisted domains / words or even code changes :)

Installation

1- Install nodeJS and Discord.JS => https://discordjs.guide/preparations/
2- Edit config/config.json

{
    "clientId": "",      --> Add your Client ID Here
	"guildId": "",       --> Add your Server(Guild) ID Here
    "token": "",         --> Add your Bot Token Here

    "BotSetting": {
        "logChannel": "" --> Add Channel ID to Log Stuff!
    }
}

FAQ

Does this Support Multi Servers?

Nope, feel free to fork/PR.

How can i Help as a non-programmer?

Add / Suggest us more domains / words to blacklist :).