A bot that automatically detects selfbots and ban them
-
Clone the repository
git clone https://github.com/Androz2091/AutoBanSelfbots/ && cd AutoBanSelfbots/
-
Install dependencies
npm install
-
Edit the config file
Modify theconfig.js
file with your informations! (token, log channel) -
Run the bot
node index.js
And it's done!