Skip to content

Commit 9f72be8

Browse files
committed
Merge branch 'v1.2.0' of https://github.com/matthewflegg/bb-bot into v1.2.0
2 parents 150e8a4 + fc55c44 commit 9f72be8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* **[Music Commands](#-music-commands)**
3434
* **[Role Commands](#-role-commands)**
3535
* **[Misc Commands](#-misc-commands)**
36+
* **[Info Commands](#-info-commands)**
3637
<br><br>
3738

3839
### 🔖 Help Commands
@@ -182,6 +183,22 @@ Creates a poll that users can react with yes or no to.<br>
182183
> **~twitch `streamer name`** or **/twitch `streamer name`**
183184
184185
Gets information about a Twitch stream if the streamer is currently streaming.
186+
187+
### 💡 Info Commands
188+
189+
❓ Just like misc commands, we're also testing out **[slash commands](https://support.discord.com/hc/en-us/articles/1500000368501-Slash-Commands-FAQ)** for this category.
190+
191+
> **~joined `@member?`** or **/joined `@member?`**
192+
193+
Shows the join date of a member on a server. If no member is specified, it shows your join date.
194+
195+
> **~toprole `@member?`** or **/toprole `@member?`**
196+
197+
Shows a member's highest ranking role on a server. If no member is specified, it shows your top role.
198+
199+
> **~permissions | ~perms `@member?`** or **/permissions `@member?`**
200+
201+
Shows the permissions a member has on a server. If no member is specified, it shows your permissions.
185202
<br><br>
186203

187204
## 🚀 Self Hosting

0 commit comments

Comments
 (0)