Skip to main content
These variables are accessible throughout Omex and can be used in any command context which contains a message or embed code parameter (e.g. welcome, leave, and goodbye).
VariableOutput
{user}Author display name
{user.name}Author username
{user.id}Author user ID
{user.mention}Mention for the author
{user.tag}Author tag string

Notes

  • Unknown variables are left unchanged. For example, {something.that.does.not.exist} will remain exactly as written.
  • Variable availability depends on command context (e.g. Last.fm variables only exist in now-playing templates).