[AB-365] adding and updating templates for slash commands

This commit is contained in:
Sheldan
2022-05-17 00:38:04 +02:00
parent 30eadf6352
commit b6dfca2266
154 changed files with 447 additions and 39 deletions

View File

@@ -0,0 +1 @@
Channel has been added to the channel group.

View File

@@ -0,0 +1 @@
Cache has been cleared.

View File

@@ -0,0 +1 @@
This command can be used to disable a channel group. How a disabled channel group behaves depends on what kind of channel group it is.

View File

@@ -1 +0,0 @@
The following features are available: ${featureString}

View File

@@ -0,0 +1 @@
Feature mode has been disabled.

View File

@@ -0,0 +1 @@
This command can be used to enable a channel group. How a disabled channel group behaves depends on what kind of channel group it is.

View File

@@ -1 +0,0 @@
The following features are available: ${featureString}

View File

@@ -0,0 +1 @@
Feature mode has been enabled.

View File

@@ -0,0 +1 @@
Retrieves a template from the database

View File

@@ -0,0 +1 @@
Role has been made affected by the effect.

View File

@@ -0,0 +1 @@
Role has been made immune against the effect.

View File

@@ -0,0 +1 @@
Post target has been updated or created.

View File

@@ -0,0 +1 @@
Channel has been removed from channel group.

View File

@@ -0,0 +1 @@
Config has been updated.

View File

@@ -0,0 +1 @@
Parameter ${parameterName} needs to be provided.

View File

@@ -0,0 +1 @@
Experience gain has been disabled for the role.

View File

@@ -0,0 +1 @@
Experience gain has been disabled for the member.

View File

@@ -0,0 +1 @@
Experience gain has been enabled for the member.

View File

@@ -0,0 +1 @@
Experience scale has been adapted.

View File

@@ -0,0 +1 @@
User has been banned.

View File

@@ -0,0 +1 @@
User has been kicked.

View File

@@ -0,0 +1 @@
User has been muted.

View File

@@ -1 +1 @@
The interval which should be the time between each allowed message in the channel. Use 'off', to disable slow mode.
The duration between each allowed message in the channel. Use 'off', to disable slow mode.

View File

@@ -0,0 +1 @@
Slow mode setting has been changed.

View File

@@ -0,0 +1 @@
User has been unbanned.

View File

@@ -0,0 +1 @@
Member has been un-muted.

View File

@@ -0,0 +1 @@
User note has been created.

View File

@@ -0,0 +1 @@
User has been warned.

View File

@@ -0,0 +1 @@
Thread is being closed.

View File

@@ -0,0 +1 @@
Whether to log the modmail thread.

View File

@@ -0,0 +1 @@
Whether to close it silently.

View File

@@ -0,0 +1 @@
Modmail thread is being created.

View File

@@ -0,0 +1 @@
You have been subscribed and will be notified about all new messages.

View File

@@ -0,0 +1 @@
You will no longer receive notifications about new messages.

View File

@@ -0,0 +1 @@
Scheduled reminder with ID ${id} to remind you.

View File

@@ -0,0 +1 @@
Reminder has been snoozed.

View File

@@ -0,0 +1 @@
Reminder has been cancelled.

View File

@@ -1 +1 @@
The member for whom the starboard statistics should be retrieved for. Only possible for members still in the server.
The member for whom the starboard statistics should be retrieved for.

View File

@@ -0,0 +1 @@
Suggestion has been accepted.

View File

@@ -0,0 +1 @@
Suggestion has been rejected.

View File

@@ -0,0 +1 @@
The optional image to attach to the suggestion.

View File

@@ -0,0 +1 @@
Suggestion has been created.

View File

@@ -0,0 +1 @@
Suggestion has been removed.

View File

@@ -0,0 +1 @@
Suggestion has been vetoed.

View File

@@ -1 +1 @@
The member you want to see the avatar for. If not provided it will use the member executing the command.
The member you want to see the avatar for.

View File

@@ -1 +1,3 @@
Cancels the given reminder to not be executed anymore.
Shows the ID, nickname (if set), joined date, registration date, status and activities of a user.
Has an optional parameter to define for which user the information should be shown.
If no parameter is given, it shows this information for the user executing the command.

View File

@@ -1,3 +1 @@
Shows the ID, nickname (if set), joined date, registration date, status and activities of a user.
Has an optional parameter to define for which user the information should be shown.
If no parameter is given, it shows this information for the user executing the command.
The member to retrieve the information for.