mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Updated Red V2 Commands (Under Construction) (markdown)
parent
668cc502e6
commit
e21b08dff4
@ -1,7 +1,7 @@
|
||||
##How to use Red's Commands
|
||||
Red is now modular and uses commands + subcommands~
|
||||
|
||||
If you are confused, type in `[p]help [command]` and if help command lists subcommands do `[p]help [command]] [subcommand]`
|
||||
If you are confused, type in `[p]help [command]` and if help command lists subcommands do `[p]help [command] [subcommand]`
|
||||
|
||||
|
||||
`[p]` being short for your prefix, such as `!`, `.`, `^`<br><br><Br>
|
||||
@ -46,10 +46,10 @@ Right Example: [p]play http://youtube.com.....
|
||||
###Custom Commands
|
||||
| Commands | Description |
|
||||
|---|---|
|
||||
| [p]delcom | Deletes a custom command |
|
||||
| [p]addcom | Adds a custom command |
|
||||
| [p]delcom [command] | Deletes a custom command |
|
||||
| [p]addcom [command] [text/link] | Adds a custom command |
|
||||
| [p]customcommands | |
|
||||
| [p]editcom | Edits a custom command |
|
||||
| [p]editcom [command] [edited text/link] | Edits a custom command |
|
||||
|
||||
###Economy
|
||||
| Commands | Description |
|
||||
@ -86,9 +86,9 @@ Right Example: [p]play http://youtube.com.....
|
||||
###Image
|
||||
| Commands | Description |
|
||||
|---|---|
|
||||
| [p]gif | Retrieves first search result from giphy |
|
||||
| [p]imgur | Retrieves a random imgur picture |
|
||||
| [p]gifr | Retrieves a random gif from a giphy search |
|
||||
| [p]gif [search] | Retrieves first search result from giphy |
|
||||
| [p]imgur [search] | Retrieves a random imgur picture |
|
||||
| [p]gifr [search] | Retrieves a random gif from a giphy search |
|
||||
|
||||
|
||||
###Streams
|
||||
@ -97,5 +97,3 @@ Right Example: [p]play http://youtube.com.....
|
||||
| [p]streamalert | Adds/removes stream alerts from the current channel |
|
||||
| [p]streamalert twitch [channel] | Checks if twitch stream is online |
|
||||
| [p]streamalert hitbox [channel] | Checks if hitbox stream is online |
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user