-
-
Notifications
You must be signed in to change notification settings - Fork 2
Emoji Management
RPG Sage uses emoji to react to a lot of interactions, such as 👍 on a successful command or 👎 on a failed command. Emoji are also used when showing Dice results with a value test.
RPG Sage has default emoji it uses for each type of interation. Each Server that uses RPG Sage is able to override these emoji choices for their Server. Each Game that uses RPG Sage is able to override these emoji choices for that Game. Thus, RPG Sage checks the Game (if one exists) for the needed Emoji before checking the Server before using the default Emoji.
When the commands below are used inside a Game Channel, they are accessing the Game's emoji. When the commands are used outside a Game Channel, they are accessing the Server's emoji.
To see the entire list of Emohi used by RPG Sage, simply use the emoji list
command below.
Some Common Emoji Types:
-
DieSuccess
for dice test results -
DieFailure
for dice test results
Emoji values can be raw emoji characters as well as discord custom emoji.
Example:
sage! emoji get type="DieSuccess"
Example:
sage! emoji set type="DieFailure" emoji="😭"
Example:
sage! emoji unset type="DieFailure"
Example:
sage! emoji list
Example:
sage! emoji sync
RPG Sage Links
Wiki Home
GitHub Repo
rpgsage.io
Patreon
Discord Server
Map Builder
RPG Sage Socials
Randomizers
Weather Report
PF2e ABCs
Ruby Phoenix Team
Other