CR
Manage Yui's custom reactions.
Command | Description |
---|---|
y!cr add <singular> <plural> {message} | Adds a custom reaction with the given name and message. |
y!cr test <singular> <plural> {message} | Creates a test reaction with the given name and message. |
y!cr edit <singular> <plural> {message} | Edits the name/message of the given custom reaction. |
y!cr remove <name> | Removes the given custom reaction. |
y!cr images <name> add <image links> | Adds the given images to the image list for the given custom reaction. |
y!cr images <name> remove <image links> | Removes the given images from the image list for the given custom reaction. |
y!cr images <name> clear | Clears the image list for the given custom reaction. |
y!cr images <name> list | Shows the image list for the given custom reaction. |
You may add placeholders to the message which will be replaced when the reaction is used.
Placeholder | Replaced By |
---|---|
{singular} | The singular form of the custom reaction. |
{plural} | The plural form of the custom reaction. |
{author} | The person who reacted. |
{user} | The username of the person tagged. |
{tag} | The tag of the person tagged. |
A member must be tagged in the reaction if {user} or {tag} appear in the reaction message.
Setup Command
Trigger Command
Outcome
y!cr add test tests "{author} {plural} the {singular} custom reaction!"
y!r test
[your username here] tests the test custom reaction!
Used to trigger custom reactions.
Last modified 1yr ago