mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-18 21:03:08 +00:00
Various minor wording updates (#11)
Co-authored-by: Sheldan <5037282+Sheldan@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d9f65184e7
commit
993d5a2873
@@ -1,3 +1,3 @@
|
||||
This command can be used to add reacts, representing text, to messages. The target message is defined by replying a the message while executing the command.
|
||||
The bot will try to fix any duplicated characters in the text, and it will try to replace multiple characters, with one reaction (if possible, for example there exists an emote for SOS), but in case the bot is unable to fix the duplicates, an error message is shown. The replacement with multiple characters takes precedence over single characters.
|
||||
This command can be used to add reactions, representing text, to messages. The target message is defined by replying to the message while executing the command.
|
||||
The bot will try to fix any duplicated characters in the text. It will try to replace multiple characters, with one reaction (if possible, for example there exists an emote for SOS), but in case the bot is unable to fix the duplicates, an error message will be shown. The replacement with multiple characters takes precedence over single characters.
|
||||
If the already existing reactions and the reactions, which would be created by this command, reach the Discord limit of reactions on a message, this command will show an error message and not add any reaction.
|
||||
@@ -1 +1 @@
|
||||
The member the credits should be transfered to
|
||||
The member the credits should be transferred to
|
||||
@@ -1 +1 @@
|
||||
The cooldown between each paydays in seconds. Default: ${defaultValue}
|
||||
The cooldown between each payday in seconds. Default: ${defaultValue}
|
||||
Reference in New Issue
Block a user