Updated Red V2 Commands (Under Construction) (markdown)

Asute 2016-02-25 19:34:56 -10:00
parent 668cc502e6
commit e21b08dff4

@ -1,7 +1,7 @@
##How to use Red's Commands ##How to use Red's Commands
Red is now modular and uses commands + subcommands~ 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> `[p]` being short for your prefix, such as `!`, `.`, `^`<br><br><Br>
@ -46,10 +46,10 @@ Right Example: [p]play http://youtube.com.....
###Custom Commands ###Custom Commands
| Commands | Description | | Commands | Description |
|---|---| |---|---|
| [p]delcom | Deletes a custom command | | [p]delcom [command] | Deletes a custom command |
| [p]addcom | Adds a custom command | | [p]addcom [command] [text/link] | Adds a custom command |
| [p]customcommands | | | [p]customcommands | |
| [p]editcom | Edits a custom command | | [p]editcom [command] [edited text/link] | Edits a custom command |
###Economy ###Economy
| Commands | Description | | Commands | Description |
@ -86,9 +86,9 @@ Right Example: [p]play http://youtube.com.....
###Image ###Image
| Commands | Description | | Commands | Description |
|---|---| |---|---|
| [p]gif | Retrieves first search result from giphy | | [p]gif [search] | Retrieves first search result from giphy |
| [p]imgur | Retrieves a random imgur picture | | [p]imgur [search] | Retrieves a random imgur picture |
| [p]gifr | Retrieves a random gif from a giphy search | | [p]gifr [search] | Retrieves a random gif from a giphy search |
###Streams ###Streams
@ -97,5 +97,3 @@ Right Example: [p]play http://youtube.com.....
| [p]streamalert | Adds/removes stream alerts from the current channel | | [p]streamalert | Adds/removes stream alerts from the current channel |
| [p]streamalert twitch [channel] | Checks if twitch stream is online | | [p]streamalert twitch [channel] | Checks if twitch stream is online |
| [p]streamalert hitbox [channel] | Checks if hitbox stream is online | | [p]streamalert hitbox [channel] | Checks if hitbox stream is online |