File tree 1 file changed +15
-13
lines changed
1 file changed +15
-13
lines changed Original file line number Diff line number Diff line change 1
- # pandemonium-bot
1
+ # Pandemonium Bot
2
+
2
3
This is Discord BOT for Pandemonium Server with commands and event handlers to simplify server administration.
3
4
4
- ## Color HEX
5
- - #607D8B
5
+ > Commands
6
6
7
- ### Commands
8
- - !coinflip (This command flips a coin)
9
- - !clear (This command bulk deletes messages)
10
- - !server (This command displays information about the server)
7
+ * !coinflip (This command flips a coin)
8
+ * !clear (This command bulk deletes messages)
9
+ * !server (This command displays information about the server)
11
10
12
- and much more ...
11
+ > Events
13
12
14
- ### Events
15
- - member-counter (Counts the total number of members of the server)
16
- - join, leave (Sends a message when a new member joins or leaves)
13
+ * member-counter (Counts the total number of members of the server)
14
+ * join, leave (Sends a message when a new member joins or leaves)
17
15
18
16
and much more ...
19
17
18
+ > Color HEX
19
+
20
+ * #607D8B
21
+
20
22
## Tech Stack
21
23
22
- - JavaScript
23
- - discord.js
24
+ * JavaScript
25
+ * discord.js
You can’t perform that action at this time.
0 commit comments