To begin development and testing locally, please follow these steps in your terminal of choice:
- Clone the repo by running
git clone https://github.com/SolyncSoftware/KILLALLBOTS.git. - Go inside the newly cloned folder (
cd KILLALLBOTS). - Run
bun installto install the packages. - Great! Now create and configure a new file named
.envon the root of the project with your Discord application and roles (please check .ENV configuration template section). - You are now able to run the bot locally and see your Discord application/bot come to life! :)
DISCORD_TOKEN=
ROLE_ID=
- Keep Discord servers safe from bot accounts
- Open source