You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(⚠️) - Panic mode (Like make the server owner panic)
10
-
```
11
-
12
5
# Features
13
6
```
14
7
- 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.
17
10
```
18
11
19
12
# 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.
22
16
23
17
# Install
24
18
With [NPM](https://www.npmjs.com/)
25
19
```
26
20
npm install
27
-
node main.js
21
+
node start.js
28
22
```
29
23
If it doesn't work then try with [BUN](https://bun.sh/)
0 commit comments