@@ -66,11 +66,15 @@ Clears the blacklist for the server.<br>
66
66
Shows the blacklist for the server.<br >
67
67
** Requires** : ` Manage Messages `
68
68
69
+ ⚠️ Other users will be able to see the words on the list. Only use this in an admin/mod-only channel.
70
+
69
71
> ** ~ blacklistremove | ~ blrem ` word a ` ` word b ` ` word c ` ` ... ` **
70
72
71
73
Removes one or more words from the server's blacklist.<br >
72
74
** Requires** : ` Manage Messages `
73
75
76
+ ❗ We're currently working on updating this command to use a drop-down in the same way ` ~blacklist ` does.<br >
77
+
74
78
> ** ~ kick ` member ` ` reason? ` **
75
79
76
80
Kicks a specified user from the server.<br >
@@ -86,6 +90,8 @@ Bans a specified user from the server.<br>
86
90
Temporarily bans a specified user from the server.<br >
87
91
** Requires** : ` Ban Members `
88
92
93
+ ⚠️ It is ** not** recommended to use this when self-hosting, unless your bot will be running 24/7.
94
+
89
95
> ** ~ unban ` member ` **
90
96
91
97
Unbans a specified user from the server.<br >
@@ -96,7 +102,9 @@ Unbans a specified user from the server.<br>
96
102
97
103
> ** ~ connect** | ** ~ join**
98
104
99
- Joins the VC you're currently in. When you use ` play ` , the bot will join automatically before playing.
105
+ Joins the VC you're currently in.
106
+
107
+ 💿 When you use ` play ` , the bot will join automatically before playing, so this isn't needed most of the time.
100
108
101
109
> ** ~ play | ~ p ` song to search for ` **
102
110
@@ -124,29 +132,33 @@ Shows the song currently playing if there is one.
124
132
125
133
> ** ~ volume | ~ vol ` volume as a percentage ` **
126
134
135
+ 🎧 Tip: You can use this command to have finer control over volume - you can set the volume to 8.78, for instance.
136
+
127
137
Adjust the volume of the music player.
128
138
129
139
> ** ~ stop | ~ del**
130
140
131
141
Stops the music player and clears all existing songs from the queue.
142
+
143
+ ⚠️ This command kicks the bot from the VC.
132
144
<br ><br >
133
145
134
146
### 🌟 Role Commands
135
147
136
148
> ** ~ reactrole | ~ crr ` emoji ` ` @role ` ` message ` **
137
149
138
- Creates an embed that users can react to for a role.
150
+ Creates an embed that users can react to for a role.< br >
139
151
** Requires** : ` Manage Roles `
140
152
141
153
> ** ~ removereactrole | ~ rrr ` @role ` **
142
154
143
- Deletes all reaction role messages for a particular role.
155
+ Deletes all reaction role messages for a particular role.< br >
144
156
** Requires** : ` Manage Roles `
145
157
<br ><br >
146
158
147
159
### 📒 Misc Commands
148
160
149
- ❓ Currently, we're testing out slash commands for this category.
161
+ ❓ Currently, we're testing out ** [ slash commands] ( https://support.discord.com/hc/en-us/articles/1500000368501-Slash-Commands-FAQ ) ** for this category.
150
162
151
163
> ** ~ choose ` option a ` ` option b ` ` option c? ` ` ... ` ** or ** /choose ` option a ` ` option b ` ` option c? ` ` ... ` **
152
164
0 commit comments