[AB-97] adding templates for react command

This commit is contained in:
Sheldan
2021-04-13 23:48:16 +02:00
parent 5828fe3bd9
commit 147a7142fd
8 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
Adds reactions representing the text to a given message

View File

@@ -0,0 +1,4 @@
This command can be used to add reacts representing text to messages. The messages if referenced by replying to 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 has precedence over single characters.
If the already existing reactions + 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.

View File

@@ -0,0 +1 @@
The message to add reactions to. Must be provided via replying to a message, when using the command.

View File

@@ -0,0 +1 @@
The text the bot should try to convert to reacts and react to the message

View File

@@ -0,0 +1 @@
Text is too long to fit as reactions