1
0
Fork 0
mirror of synced 2024-06-26 18:21:15 +12:00

Updated Home (markdown)

Dan Hess 2016-08-21 20:28:40 -05:00
parent 582b3b71de
commit b784d026e0

@ -6,7 +6,6 @@ First off, please read this
* Options in <these> are required options * Options in <these> are required options
* Anywhere that a "Member" is, means you can mention them or not. Keep in mind however, that different parts of a command are separated by spaces, so if the use you are calling a command on has a space in their name, you will need to mention them. * Anywhere that a "Member" is, means you can mention them or not. Keep in mind however, that different parts of a command are separated by spaces, so if the use you are calling a command on has a space in their name, you will need to mention them.
* Commands are separated into separate classes, you can call help on the class name or the command to get more information. * Commands are separated into separate classes, you can call help on the class name or the command to get more information.
* Subcommands are commands that do separate functions than the parent command. To call this you need to call <parent> <sub> * Subcommands are commands that do separate functions than the parent command. To call this you need to call <parent> <sub> For example for hangman, the subcommand (create|start) means you would call `!hangman start` to use it
For example for hangman, the subcommand (create|start) means you would call `!hangman start` to use it
Each class of commands is on the sidebar, there is honestly just too many commands to put them all on one page. Each class of commands is on the sidebar, there is honestly just too many commands to put them all on one page.