mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-08 04:08:56 -05:00
Updated Red V2 Commands (Under Construction) (markdown)
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 `!`, `.`, `^`
|
`[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
|
###Audio Help
|
||||||
| Commands | Description |
|
| 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]song or [p]title | Shows the current song title |
|
||||||
| [p]stop | Stops audio activities |
|
| [p]stop | Stops audio activities |
|
||||||
| [p]sing | Make Red sing! |
|
| [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 |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user