Skip to content

SolyncSoftware/KILLALLBOTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KILLALLBOTS - bot that bans ppl when they have a specific role

Getting Started

Important

Please make sure to install Bun. This project is optimized for Bun. Also install Prettier.

To begin development and testing locally, please follow these steps in your terminal of choice:

  1. Clone the repo by running git clone https://github.com/SolyncSoftware/KILLALLBOTS.git.
  2. Go inside the newly cloned folder (cd KILLALLBOTS).
  3. Run bun install to install the packages.
  4. Great! Now create and configure a new file named .env on the root of the project with your Discord application and roles (please check .ENV configuration template section).
  5. You are now able to run the bot locally and see your Discord application/bot come to life! :)

.ENV configuration template

DISCORD_TOKEN=
ROLE_ID=

Goals

  • Keep Discord servers safe from bot accounts
  • Open source

Resources

About

A simple Discord moderation bot that bans users/bots when they select a specific role during onboarding.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors