Update main branch #15

Merged
Navy.gif merged 21 commits from beta into main 2024-07-26 16:40:55 +02:00
Showing only changes of commit fa45aeab42 - Show all commits

View File

@ -12,13 +12,6 @@ If the bot was to ever start collecting any data that is not absolutely necessar
**__HELP MENU__**
For a list of all available commands, use `/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.
@ -26,14 +19,6 @@ For a list of all available commands, use `/commands [ group ]`.
**Alternatives** are denoted by being separated by a `|`.
**Actual values** that you can use in a command are denoted by being surrounded by single quotes `' '`.
# ** Moderation**
# For help with moderation, see `{prefix}help modhelp`.
# __**Warning:** This is a long embed.__
# ** Command aliases**
# Most commands and settings have some kind of aliases associated with them, some of which change the behaviour of the command or setting.
# For instance the mute setting has a `createmute` (`{prefix}settings createmute <rolename>`) alias, which changes the behaviour to be identical to `{prefix}settings mute create <rolename>`.
** Detailed usage of commands**
`/help [ command / setting ]`
Conflicting names can be prefixed with the component type to specify, e.g. `command:permissions` and `setting:permissions`.
@ -42,8 +27,7 @@ Conflicting names can be prefixed with the component type to specify, e.g. `comm
[Documentation](https://galactic.corgi.wtf/docs)
[Dashboard](https://galactic.corgi.wtf/dashboard) **[NON-FUNCTIONAL PRE-ALPHA]**
[Support & Info server](https://discord.gg/SvJgtEj)
[@BotGalactic Twitter](https://twitter.com/BotGalactic)
[GalacticBot Patreon](https://www.patreon.com/galacticbot)
[Repository](https://git.corgi.wtf/Galactic/galactic-bot)
[COMMAND_GUILD_NODESC]
No description set for guild, set one with `/administration indexing description:<description here>`, alternatively the description of a community enabled server is shown here.