A discord bot which will prevent your server from being nuked/wizzed through checking logs as fast as it can to get the unauthorised user and ban them.
Database: JSON
.
- Node.JS LTS Version installed.
- Code Editor: VSC(recommended), Sublime, Atom etc.
- OS: Windows, macOS.
Protection From Unathorised Bans.
Protection From Unathorised Kicks.
Protection From Unathorised Role Creation.
Protection From Unathorised Passing of potential dangerous permissions.
Protection From Unathorised Adding of a bot.
Protection From Unathorised Members joining your server.
Protection From Unathorised Mass Channel Creation.
Protection From Unathorised Mass Channel from being deleted.
Protection From Unathorised Role update to potential dangerous permissions.
Protection From Unathorised Webhook Creation.
(NEW)Protection From Unathorised Webhook Deletion.
(NEW)
- Selfbot Nuker:
53 bans
- Bot Nuker:
26 bans
Only fast nukers are used for testing. A generic nuke tool would not get passed 50 bans.
Windows:
- Run the
run.bat
file
macOS:
- Type this in the console:
node .
(Private) |node bladee.js
(Global)
- General: Whitelisting
- General: Blacklisting
- General: Trust System
- Global Mode: Global Blacklist
- Private Mode: Why Does Database Not Differ For Every Server
- Private Mode: Why My Bot Keeps Leaving My Server
Private:
- Designed for private use .
- Restricted servers you allow the bot to be in will function.
Blacklisting
,Whitelisting
,Trust System
will not differ from each server your bot will be in.
Global:
- Designed for public use.
- Unrestricted server invitation for your bot.
- Servers have individual databases.
- Backup databases can be retrieved.
- Server owners can reset their server database.
- Yes. You can use this on Repl. Click Here
- Repeated offender bug:
- A previous server attacker or a random user sometimes was subject to unfair banning of the bot.
- Bug Status: Fixed.
- How it was fixed: Read Here