mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-14 19:56:29 +00:00
added templates parameters for help
This commit is contained in:
@@ -0,0 +1 @@
|
||||
The channel to add to the channel group.
|
||||
@@ -0,0 +1 @@
|
||||
The name of the channel group to which the channel should be added to.
|
||||
@@ -0,0 +1 @@
|
||||
The command/feature name to allow for anyone to execute
|
||||
@@ -0,0 +1 @@
|
||||
The command/feature the role should be able to execute.
|
||||
@@ -0,0 +1 @@
|
||||
The role to allow it for.
|
||||
@@ -0,0 +1 @@
|
||||
The name of the channel group to create.
|
||||
@@ -0,0 +1 @@
|
||||
The name of the channel group to delete.
|
||||
@@ -0,0 +1 @@
|
||||
The command/feature the role should not be able to execute.
|
||||
@@ -0,0 +1 @@
|
||||
The role to disallow it for.
|
||||
@@ -0,0 +1 @@
|
||||
The feature to disable.
|
||||
@@ -0,0 +1 @@
|
||||
The name of the channel group in which the command should be disabled.
|
||||
@@ -0,0 +1 @@
|
||||
The command which should be disabled.
|
||||
@@ -0,0 +1 @@
|
||||
The input to echo back.
|
||||
@@ -0,0 +1 @@
|
||||
The feature to enable.
|
||||
@@ -0,0 +1 @@
|
||||
The name of the channel group in which the command should be enabled.
|
||||
@@ -0,0 +1 @@
|
||||
The command which should be enabled.
|
||||
@@ -0,0 +1 @@
|
||||
Name of module or command.
|
||||
@@ -0,0 +1 @@
|
||||
The command/feature name to make the role affected by.
|
||||
@@ -0,0 +1 @@
|
||||
The role to make affected.
|
||||
@@ -0,0 +1 @@
|
||||
The command/feature name to make the role immune for.
|
||||
@@ -0,0 +1 @@
|
||||
The role to make immune.
|
||||
@@ -0,0 +1 @@
|
||||
The channel which should be used as the post target.
|
||||
@@ -0,0 +1 @@
|
||||
The name of the post target which should be directed to the channel.
|
||||
@@ -0,0 +1 @@
|
||||
The channel to remove from the channel group.
|
||||
@@ -0,0 +1 @@
|
||||
The name of the channel group to which the channel should be removed from.
|
||||
@@ -0,0 +1 @@
|
||||
The command/feature name to restrict.
|
||||
@@ -0,0 +1 @@
|
||||
The key to change.
|
||||
@@ -0,0 +1 @@
|
||||
The value to set the key to.
|
||||
@@ -0,0 +1 @@
|
||||
The internal key of the emote
|
||||
@@ -0,0 +1 @@
|
||||
The emote to be used
|
||||
@@ -0,0 +1 @@
|
||||
The new prefix to be used for this server.
|
||||
@@ -0,0 +1 @@
|
||||
The new value the experience should be scaled by.
|
||||
@@ -0,0 +1 @@
|
||||
The page of the leader board you want to see.
|
||||
@@ -0,0 +1 @@
|
||||
The level at which the role should be awarded.
|
||||
@@ -0,0 +1 @@
|
||||
The role which should be awarded at the given level.
|
||||
@@ -0,0 +1 @@
|
||||
The role which should be removed from the experience award system.
|
||||
@@ -0,0 +1 @@
|
||||
The reason which should be used for the ban.
|
||||
@@ -0,0 +1 @@
|
||||
The member to ban from the server.
|
||||
@@ -0,0 +1 @@
|
||||
The reason which should be used for the ban.
|
||||
@@ -0,0 +1 @@
|
||||
The id of the user to ban.
|
||||
@@ -0,0 +1 @@
|
||||
"true"/"false" whether or not the decayed warnings should be logged.
|
||||
@@ -0,0 +1 @@
|
||||
The ID of the warning to delete.
|
||||
@@ -0,0 +1 @@
|
||||
The reason why the user should be kicked for.
|
||||
@@ -0,0 +1 @@
|
||||
The user which should be kicked.
|
||||
@@ -0,0 +1 @@
|
||||
The duration of the mute with the duration parsing rules.
|
||||
@@ -0,0 +1 @@
|
||||
The reason why the user should be muted.
|
||||
@@ -0,0 +1 @@
|
||||
The user which should be muted.
|
||||
@@ -0,0 +1 @@
|
||||
The role which should be used to mute user.
|
||||
@@ -0,0 +1 @@
|
||||
The channel for which the slow mode should be set. If not provided, the current channel is changed.
|
||||
@@ -0,0 +1 @@
|
||||
The interval which should be the time between each allowed message in the channel. Use 'off', to disable slow mode.
|
||||
@@ -0,0 +1 @@
|
||||
The member to un-mute.
|
||||
@@ -0,0 +1 @@
|
||||
The reason why the user should be warned.
|
||||
@@ -0,0 +1 @@
|
||||
The member which should be warned.
|
||||
@@ -0,0 +1 @@
|
||||
Lists the warnings on the server/of one specific user
|
||||
@@ -0,0 +1,2 @@
|
||||
Lists the warnings of the whole server or of one particular user in a paginated form.
|
||||
Shows the warn date, who warned and whether nor the warning is still active.
|
||||
@@ -0,0 +1 @@
|
||||
The user to display the warnings for.
|
||||
@@ -0,0 +1 @@
|
||||
warnings [user]
|
||||
@@ -1,3 +1,3 @@
|
||||
Replies to the mod mail thread without showing who authored the text. Instead the bot will be used as an author.
|
||||
If the mod mail message is logged, the correct author is shown in the embed, with a small note saying that the message was send anonymously.
|
||||
Only pictures as attachments are supported.
|
||||
Only pictures as attachments are supported. In order to use attachments, this command must be used when the text accompanying the attachment is chosen.
|
||||
@@ -0,0 +1 @@
|
||||
The text to reply with.
|
||||
@@ -0,0 +1 @@
|
||||
The note with which this mod mail thread is being closed.
|
||||
@@ -0,0 +1 @@
|
||||
The note with which this mod mail thread is being closed.
|
||||
@@ -0,0 +1 @@
|
||||
The use to open a mod mail thread for.
|
||||
@@ -0,0 +1 @@
|
||||
The role to not be notified about new threads anymore.
|
||||
@@ -0,0 +1 @@
|
||||
The text to reply with.
|
||||
@@ -0,0 +1 @@
|
||||
The category id to be used for creating mod mail text channels.
|
||||
@@ -0,0 +1 @@
|
||||
The role to be notified by new mod mail threads.
|
||||
@@ -0,0 +1 @@
|
||||
The ID of the suggestion you want to accept.
|
||||
@@ -0,0 +1 @@
|
||||
The text you want to provide in the notification when accepting a suggestion.
|
||||
@@ -0,0 +1 @@
|
||||
The ID of the suggestion you want to reject.
|
||||
@@ -0,0 +1 @@
|
||||
The text you want to provide in the notification when rejecting a suggestion.
|
||||
@@ -0,0 +1 @@
|
||||
The duration in which you want to be reminded in. Uses the duration parsing.
|
||||
@@ -0,0 +1 @@
|
||||
The text you wanted to be reminded with.
|
||||
@@ -0,0 +1 @@
|
||||
The emote you want to retrieve the name and URL for.
|
||||
@@ -0,0 +1 @@
|
||||
The text describing your suggestion.
|
||||
@@ -0,0 +1 @@
|
||||
The ID of the reminder you want to cancel.
|
||||
Reference in New Issue
Block a user