Skip to content

Commit 31591e2

Browse files
authored
Update README.md
1 parent b356aa4 commit 31591e2

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22
A Discord.js raid bot comes with DiscordJS v14 and is very easy to use.
33
![Main](https://media.discordapp.net/attachments/1208476925446586421/1225269530218070056/Screenshot_2024-04-04_092225.png?ex=6620842c&is=660e0f2c&hm=20d901649ac4f0df573dbc8e28ac3bc9e4c7e6f13b1668b77d3e2e1f70ec956a&=&format=webp&quality=lossless&width=1920&height=610)
44

5-
# TODO
6-
```
7-
(⭐) - Support the user token
8-
(🗨️) - DM to all user in discord server
9-
(⚠️) - Panic mode (Like make the server owner panic)
10-
```
11-
125
# Features
136
```
147
- Create a Mass channel and spam it
@@ -17,23 +10,27 @@ A Discord.js raid bot comes with DiscordJS v14 and is very easy to use.
1710
```
1811

1912
# Updates
20-
- We've made a change from controlling the bot on the target server to placing it on the target server, allowing you to use commands from any server. This adjustment aims to make the raiding process less detectable.
21-
- And now, We're open the source!
13+
- We've made the first-time run more user-friendly for new users who don't know how to use InternalRaid.
14+
- We've added Normal and Silence modes.
15+
- We've made many improvements.
2216

2317
# Install
2418
With [NPM](https://www.npmjs.com/)
2519
```
2620
npm install
27-
node main.js
21+
node start.js
2822
```
2923
If it doesn't work then try with [BUN](https://bun.sh/)
3024
```
3125
bun i
3226
bun add discord.js@Latest
33-
bun run main.js
27+
bun run start.js
3428
```
3529
**Or if you're lazy try to run with Install.bat**
3630

31+
# Frist time use?
32+
- Open the "FristTimeRUN.bat"
33+
3734
# Commands
3835
![CMDS](https://cdn.discordapp.com/attachments/1208476925446586421/1225268786966298694/image.png?ex=6620837b&is=660e0e7b&hm=93e5537d252cd992654d5f3481726a179c031a43dd39476779c04450e1985354&)
3936

0 commit comments

Comments
 (0)