https://github.com/kurama250/anti_bot
This bot allows you to kick all other bots as long as security and enable !
https://github.com/kurama250/anti_bot
anti-bot discordjs javascript nodejs shell
Last synced: about 2 months ago
JSON representation
This bot allows you to kick all other bots as long as security and enable !
- Host: GitHub
- URL: https://github.com/kurama250/anti_bot
- Owner: Kurama250
- License: other
- Created: 2024-06-01T19:21:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T00:40:11.000Z (7 months ago)
- Last Synced: 2025-04-06T01:23:32.501Z (7 months ago)
- Topics: anti-bot, discordjs, javascript, nodejs, shell
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Anti Bot Discord
(Programming Language - Node.js | Shell)
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
# Tutorial to install the bot ! For LINUX (VPS or Dedicated Server)
## 1 - on Terminal
A) Auto installer
- Run command :
```shell script
bash <(curl -s https://raw.githubusercontent.com/Anti_bot/main/setup.sh)
```B) Manual installer
```shell script
apt update && apt upgrade -y
apt install npm nodejs git -y
curl -fsSL https://deb.nodesource.com/setup_20.x | bash - &&\
apt-get install -y nodejs
``````shell script
git clone https://github.com/Kurama250/Anti_bot.git
cd Anti_bot/
npm install i
npm install pm2 -g
```
## 2 - on Terminal```shell script
nano config/config.json
```- And you also change this line :
```json
"token": "YOUR_TOKEN",
"antiBotEnabled": true,
"whitelist": [
"DISCORD_ID_01",
"DISCORD_ID_02"
]
```- After doing this, press CTRL + X and you press Y and ENTER then you do the following commands !
## 3 - on Terminal
```shell script
pm2 start index.js
```
- Demo :
Support on Discord : Discord Link3>If you like this repository don't hesitate to give it a star ⭐ !
Then it's the end you have started the bot have fun !