> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flarebot.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Member Variables

> Server-specific member data like nickname and join date.

## Reference

| Variable              | Output                                    |
| --------------------- | ----------------------------------------- |
| `{user_nick}`         | Server nickname (or username if none set) |
| `{user_joindate}`     | Date the member joined the server         |
| `{user_displaycolor}` | Hex color of their highest colored role   |
| `{user_boostsince}`   | When they started boosting (empty if not) |

<Info>Member variables are contextual — they only resolve when there is a specific member triggering the event (like a join or leave).</Info>
