From bc82ecbc1f3b11714b82111af3688da2daf334d0 Mon Sep 17 00:00:00 2001 From: Asute Date: Thu, 25 Feb 2016 12:54:42 -1000 Subject: [PATCH] Updated Red V2 Commands (Under Construction) (markdown) --- Red-V2-Commands-(Under-Construction).md | 34 ++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/Red-V2-Commands-(Under-Construction).md b/Red-V2-Commands-(Under-Construction).md index 7b55aff..51ff328 100644 --- a/Red-V2-Commands-(Under-Construction).md +++ b/Red-V2-Commands-(Under-Construction).md @@ -6,6 +6,13 @@ If you are confused, type in `[p]help ` and if help command lists subco `[p]` being short for your prefix, such as `!`, `.`, `^` +


+**NOTE:** Do not write your commands in `[]` or `<>`. + +_Wrong Example_: [p]play + +_Right Example_: [p]play http://youtube.com..... + ###Audio Help | Commands | Description | |---|---| @@ -34,4 +41,29 @@ If you are confused, type in `[p]help ` 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 | \ No newline at end of file +| [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 earned each payday | +| [p]economyset slotmax | Maximum slot machine bid | +| [p]economyset paydaytime | Seconds between each payday | +| [p]economyset slotmin | Minimum slot machine bid | +| [p]bank | Bank operations | +| [p]bank balance [user] | Shows balance of user. | +| [p]bank transfer | Transfer credits to other users | +| [p]bank register | Registers an account at the Twentysix bank | +| [p]payouts | Shows slot machine payouts |