38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
[C_HELP]
|
||
**__HELP MENU__**
|
||
For a list of all available commands, use `{prefix}commands [ group ]`.
|
||
|
||
**❯ Arguments**
|
||
The bot splits arguments by space unless specified otherwise. To pass an argument that contains spaces you have to encapsulate it in quotes, some exceptions exist.
|
||
**Ex:**
|
||
`{prefix}grant "rolename that contains spaces" < permission >` - quotes are necessary
|
||
`{prefix}user some user` - quotes not necessary
|
||
**Typically** if the argument is at the end of a command it won't require quotes.
|
||
|
||
**❯ Documentation notation**
|
||
**Optional** arguments are denoted by being encapsulated in brackets `[ ]` - means that the command will run either with default values or show usage prompt.
|
||
**Required** arguments are denoted by less and greater than `< >` - means that the command will not run and return an error.
|
||
|
||
**❯ Moderation**
|
||
For help with moderation, see `{prefix}help modhelp`.
|
||
__**Warning:** This is a long embed.__
|
||
|
||
**❯ Detailed usage of commands**
|
||
`{prefix}help [ command / setting ]`
|
||
|
||
**❯ Links**
|
||
[Support & Info server](https://discord.gg/SvJgtEj)
|
||
[@BotGalactic Twitter](https://twitter.com/BotGalactic)
|
||
[GalacticBot Patreon](https://www.patreon.com/galacticbot)
|
||
|
||
|
||
[C_HELP_TEMPLATE]
|
||
__**{component} HELP**__
|
||
{desc}
|
||
|
||
{text}
|
||
|
||
|
||
[C_HELP_HELP]
|
||
Shows information about the bot and component usage.
|
||
To show help for commands `{prefix}help [ command ]` |