Skip to content

Commit f2873a8

Browse files
authored
Added emojis to and fixed typos in the documentation
1 parent e52ab21 commit f2873a8

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,15 @@ Clears the blacklist for the server.<br>
6666
Shows the blacklist for the server.<br>
6767
**Requires**: `Manage Messages`
6868

69+
⚠️ Other users will be able to see the words on the list. Only use this in an admin/mod-only channel.
70+
6971
> **~blacklistremove | ~blrem `word a` `word b` `word c` `...`**
7072
7173
Removes one or more words from the server's blacklist.<br>
7274
**Requires**: `Manage Messages`
7375

76+
❗ We're currently working on updating this command to use a drop-down in the same way `~blacklist` does.<br>
77+
7478
> **~kick `member` `reason?`**
7579
7680
Kicks a specified user from the server.<br>
@@ -86,6 +90,8 @@ Bans a specified user from the server.<br>
8690
Temporarily bans a specified user from the server.<br>
8791
**Requires**: `Ban Members`
8892

93+
⚠️ It is **not** recommended to use this when self-hosting, unless your bot will be running 24/7.
94+
8995
> **~unban `member`**
9096
9197
Unbans a specified user from the server.<br>
@@ -96,7 +102,9 @@ Unbans a specified user from the server.<br>
96102

97103
> **~connect** | **~join**
98104
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.
100108

101109
> **~play | ~p `song to search for`**
102110
@@ -124,29 +132,33 @@ Shows the song currently playing if there is one.
124132

125133
> **~volume | ~vol `volume as a percentage`**
126134
135+
🎧 Tip: You can use this command to have finer control over volume - you can set the volume to 8.78, for instance.
136+
127137
Adjust the volume of the music player.
128138

129139
> **~stop | ~del**
130140
131141
Stops the music player and clears all existing songs from the queue.
142+
143+
⚠️ This command kicks the bot from the VC.
132144
<br><br>
133145

134146
### 🌟 Role Commands
135147

136148
> **~reactrole | ~crr `emoji` `@role` `message`**
137149
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>
139151
**Requires**: `Manage Roles`
140152

141153
> **~removereactrole | ~rrr `@role`**
142154
143-
Deletes all reaction role messages for a particular role.
155+
Deletes all reaction role messages for a particular role.<br>
144156
**Requires**: `Manage Roles`
145157
<br><br>
146158

147159
### 📒 Misc Commands
148160

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.
150162

151163
> **~choose `option a` `option b` `option c?` `...`** or **/choose `option a` `option b` `option c?` `...`**
152164

0 commit comments

Comments
 (0)