mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-16 04:21:53 +00:00
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:
committed by
GitHub
parent
ab575257f9
commit
bf0aa3baad
@@ -1,2 +1,2 @@
|
||||
This commands takes to subjects int he form of text inputs (can be mentions as well) and calculates the love percentage between those.
|
||||
This commands takes two subjects in the form of text inputs (can be mentions as well) and calculates the love percentage between those.
|
||||
The percentage is only whole numbers.
|
||||
@@ -1,4 +1,3 @@
|
||||
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.
|
||||
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.
|
||||
Reference in New Issue
Block a user