Various improvements to templates (#8)

- Removes `;closenolog` templates, as the feature doesn't exist anymore
- Fix some inconsistencies and typos

Co-Authored-By: Sheldan <5037282+Sheldan@users.noreply.github.com>

Co-authored-by: Sheldan <5037282+Sheldan@users.noreply.github.com>
This commit is contained in:
OneNormalUsername
2021-07-11 15:02:51 +02:00
committed by GitHub
parent ab575257f9
commit bf0aa3baad
49 changed files with 51 additions and 56 deletions

View File

@@ -1,3 +1,3 @@
Shows the currently configured feature modes and their respective configuration: Whether or not they are enabled or not and if they are part of the default configuration.
If the current value is part of the default configuration, this means that if the default config is changed, this value changes as well.
If its not part of the default configuration, this means that this value was chosen for the server and that it will not be changed if the default configuration changes
If it's not part of the default configuration, this means that this value was chosen for the server and that it will not be changed if the default configuration changes

View File

@@ -1 +1 @@
Prints the latency between the bot and discord.
Prints the latency between the bot and Discord.

View File

@@ -1,2 +1,2 @@
This command can be used to remove a command from a channel group, so it doesnt get affected by the changes of this channel group.
This command can be used to remove a command from a channel group, so it doesn't get affected by the changes of this channel group.
This can be for example command disabled and command cooldown configurations

View File

@@ -1,3 +1,2 @@
This command can be used to reset an individual config key, feature or complete server to its default configuration.
This can be controlled via the `key` parameter. If there exists such a config key, it will be reset. If there exists such a feature with the key,
it will be reset. Only if the key parameter is empty, the server configuration is reset.
This can be controlled via the `key` parameter. If there exists such a config key, it will be reset. If there exists such a feature with the key, it will be reset. Only if the key parameter is empty, the server configuration is reset.

View File

@@ -1 +1 @@
The bot uses certain when doing certain actions. This command can be used to redefine these emotes.
The bot uses certain emotes when doing certain actions. This command can be used to redefine these emotes.

View File

@@ -1,2 +1,2 @@
Channel cool down: ${channelCoolDown}
Member cool down: ${memberCoolDown}
Channel cooldown: ${channelCoolDown}
Member cooldown: ${memberCoolDown}