Not all variables work in every context! For example,
{rolecolor} won’t work in a message if there is no specific role involved in the trigger.Complete Variable Reference
Below is a complete list of every single variable supported by the bot’s parser.Server Variables
Server Variables
User Variables
User Variables
Target Variables
Target Variables
Channel & Thread Variables
Channel & Thread Variables
Message Variables
Message Variables
Role Variables
Role Variables
Emoji Variables
Emoji Variables
Invite Variables
Invite Variables
Time, Date & Misc Variables
Time, Date & Misc Variables
How to Use Variables
Variables must be wrapped in curly braces{}. For example, if you want to mention a user, you would simply type {user} in your message setup.
When a module triggers a custom message, ZEON dynamically replaces the text with the actual data. Here is how you can practically use variables in different modules.

