| Symbol | Meaning |
|---|---|
| [Argument] | Argument is not required. |
| /Category | This is a subcommand group. |
| Commands | Arguments | Description |
|---|---|---|
| Add | First, Second | Add two numbers together |
| Mult | First, Second | Multiply two numbers together |
| Sub | First, Second | Subtract two numbers |
| Commands | Arguments | Description |
|---|---|---|
| Modal | Create a prompt with a modal | |
| Select | Create a prompt with a selection menu |
| Commands | Arguments | Description |
|---|---|---|
| Choice | Names | Provides a choice UI |
| Echo | Text | Echo the input back |
| Junk | Integer, Any, User, Channel, Double | Accept a bunch of arguments |
| Plus | First, Second | A simple addition command |
| Commands | Arguments | Description |
|---|---|---|
| Embed | Create an embed message | |
| Hello | A 'Hello World' command |
| Commands | Arguments | Description |
|---|---|---|
| Link | Message | Get a message's jump link |
| UserInfo | User | Get information for the target user |
| Commands | Arguments | Description |
|---|---|---|
| Private | Starts a conversation in a private channel | |
| Public | Start a conversation in a public channel | |
| Slash | Start a conversation from a slash command |
| Commands | Arguments | Description |
|---|---|---|
| Data | Display the Data from the config file. | |
| SetData | Integer | Modify the Data from the config file |
| Commands | Arguments | Description |
|---|---|---|
| Add | First, Second | Add two numbers together |
| Mult | First, Second | Multiply two numbers together |
| Sub | First, Second | Subtract two numbers |
| Commands | Arguments | Description |
|---|---|---|
| Number | [Integer] | Enter any number to see the next one |
| OptionalAdd | First, [Second] | Add one or two numbers together |
| User | [User] | Provides the tag of a given user |
| Commands | Arguments | Description |
|---|---|---|
| Overload | This command has multiple execute blocks | |
| Any | ||
| Integer |
| Commands | Arguments | Description |
|---|---|---|
| GuildOwner | Command requiring GUILD_OWNER permissions | |
| Staff | Command requiring STAFF permissions |
| Commands | Arguments | Description |
|---|---|---|
| Precondition | Show a command failing a precondition |
| Commands | Arguments | Description |
|---|---|---|
| Dm | This command can only be used in a DM | |
| Global | This command can be used in a guild or DM | |
| Guild | This command can only be used in a guild | |
| Menu | Create a menu message |
| Commands | Arguments | Description |
|---|---|---|
| Help | [Command] | Display a help menu. |
| info | Bot info for ExampleBot |