Updated Red V2 Commands (Under Construction) (markdown)

Asute 2016-02-25 12:54:42 -10:00
parent 91f375f787
commit bc82ecbc1f

@ -6,6 +6,13 @@ If you are confused, type in `[p]help <command>` and if help command lists subco
`[p]` being short for your prefix, such as `!`, `.`, `^`
<br><br><br>
**NOTE:** Do not write your commands in `[]` or `<>`.
_Wrong Example_: [p]play <http://youtube.com.....>
_Right Example_: [p]play http://youtube.com.....
###Audio Help
| Commands | Description |
|---|---|
@ -34,4 +41,29 @@ If you are confused, type in `[p]help <command>` and if help command lists subco
| [p]song or [p]title | Shows the current song title |
| [p]stop | Stops audio activities |
| [p]sing | Make Red sing! |
| [p]play | Plays link |
| [p]play | Plays link |
###Custom Commands
| Commands | Description |
|---|---|
| [p]delcom | Deletes a custom command |
| [p]addcom | Adds a custom command |
| [p]customcommands | |
| [p]editcom | Edits a custom command |
###Economy
| Commands | Description |
|---|---|
| [p]payday | Get some free credits |
| [p]slot | Play the slot machine |
| [p]economyset | Changes economy module settings |
| [p]economyset paydaycredits <credits> | Credits earned each payday |
| [p]economyset slotmax <bid> | Maximum slot machine bid |
| [p]economyset paydaytime <seconds> | Seconds between each payday |
| [p]economyset slotmin <bid> | Minimum slot machine bid |
| [p]bank | Bank operations |
| [p]bank balance [user] | Shows balance of user. |
| [p]bank transfer <user> <sum> | Transfer credits to other users |
| [p]bank register | Registers an account at the Twentysix bank |
| [p]payouts | Shows slot machine payouts |