Discord Raid-Bot-TS is a open source Discord bot coded in TypeScript with Discord.js by KINGMAN.
Feel free to add a star ⭐ to the repository to promote the project!
Discord Raid-Bot-TS has a lot of features
-
ban/kick
everyone - remove
roles/channels/emojie
from the server - create so many
roles/channels
- webhook spamming
Click Here
2 - install packages
npm install
3- add token - prefix you can use `.end` and `config.json` file
{
"--1-Coments": {
"arabic":"التوكن يمكنك وضعه هنا او في .env لك حرية الاختيار ",
"english": "The token can be placed here or in .env, you are free to choose"
},
"basic": {
"prefix": "BOT_PREFIX",
"token": "BOT_TOKEN"
},
"--2-Comments": {
"arabic":"هنا يجب عليك وضع ID الاشخاص الذين يمكنهم استخدام اوامر البوت ",
"english": "Here you must put the ID of the people who can use bot commands"
},
"WhiteListe": ["774303048084095016", "", ""]
}
Run The Project
npm start
- if you use Repl.it You Need To Update
NodeJs to v16
using this cmd
npm init -y && npm i --save-dev node@16 && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH
Before creating an issue, please ensure that it hasn't already been reported/suggested And if you have a question, please ask it in the Discord server instead of opening an issue. If you wish to contribute to the KINGMANDEV codebase or documentation, feel free to fork the repository and submit a pull request!
Discord Raid-Bot-TS is licensed under the GPL 3.0 license. See the file LICENSE
for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.