message or embed code parameter (e.g. welcome, leave, and goodbye).
- User
- Guild
- Channel
- Last.fm (Now Playing)
| Variable | Output |
|---|---|
{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).