galactic-bot/language/languages/en_us/commands/en_us_information.lang
2020-05-01 17:12:21 +03:00

38 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[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 ]`