Skip to content

Keep safe your Discord server against a raid by threads creation.

License

Notifications You must be signed in to change notification settings

Evaninoo/anti-thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlanta

Anti-Thread

This bot is a private bot used in french community servers and more.

Keep safe your Discord server against a raid by threads creation.

This bot is a open source Discord bot coded in JavaScript with discord.js by Evaninoo.
Feel free to add a star ⭐ to the repository to promote the project !

Features

Main functionality

When a thread is created, the bot automatically delete it, and log it into the console. thread-gif

Log into the console

As soon as the thread is created, you are aware of it by seeing it in the console. You see the name of the thread, and the author of it.
image

Owner / Exempt functionality

Thanks to the owner functionality, you can allow certain users to create threads. To do this, go to the config.js, and replace 'id 1', by the first id of the owner. Same, for the second, third, etc.
image

How to Install

Create the application and then the bot on Discord Developper Portal. Take the bot token and put it in the config.js, in the place of 'your secret token'. Then if you want to add owners, replace ids by the ids of owners.

Make sure you have version 16 of nodejs.

Then install node modules by opening a terminal and typing npm i.

Now you can start the bot by typing node index.js in your terminal.

About

Keep safe your Discord server against a raid by threads creation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published