Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/getting-started/commands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@ In this section, you will gain a deeper understanding of the ProBot commands, th
| Command | Explanation | Usage |
| ------------- |:-------------:|:-------------:|
| /user | Shows information, such as ID and join date, about yourself or a user | /user (user) |
| /avatar | Get a user's avatar | /avatar (user) |
| /avatar | Get a user's avatar, server avatar, or banner | /avatar user:[user] type:[Server/Banner] |
| /server | Shows information about the server | /server |
| /roles | Get a list of server roles and member counts | /roles |


## Moderation

| Command | Explanation | Usage |
Expand Down