Weepy’s base variables work in createembed plain content, embed text, colors, and image URLs. Features that accept Weepy message or embed code can also resolve them when they provide the required Discord context. Feature-specific commands can expose additional placeholders of their own; for example, use ,levels message placeholders for level-message values.
Copy the full token, including both braces, and place it where you want the value. Weepy resolves it when the message is sent, so {user.display_name} reflects the relevant member at that moment. Variable names are exact; do not add spaces inside the braces.
,createembed (code or Discohook JSON)Member, server, and channel values depend on the command or event that sends the message. Optional Discord values—such as a banner, nickname, topic, or boost time—can be absent. Test the finished message in its real feature and provide surrounding text that still reads naturally when an optional value is unavailable.
A variable such as {user.mention} resolves to Discord mention text. Whether it sends a notification also depends on the feature’s allowed-mentions rules and the channel’s permissions. Preview and test messages before using them publicly. Variables never grant extra Discord permissions or bypass role hierarchy.
This searchable list and the embed builder are generated from the same registry used by ,createembed placeholders. The current base registry contains 114 variables across 7 groups. If a value is not listed here or by a feature-specific placeholder command, do not assume Weepy supports it.
Search by variable, description, or group. Select any row to copy the exact token.
All Member Invite tracking Server Channel Bot and command VoiceMaster Date and time
{user}username {username}username (short alias) {user.id}user ID {user.mention}user mention {user.name}Discord username {user.global_name}global Discord display name {user.tag}legacy discriminator, when present {user.display_name}server display name {user.display.name}server display name {display.name}server display name (short alias) {user.nickname}server nickname or display name {user.nick}server nickname, when set {user.avatar}custom avatar URL {user.display_avatar}display avatar URL, including the default {user.created_at}account creation date {user.created_at_timestamp}account creation Unix timestamp {user.joined_at}server join date {user.joined_at_timestamp}server join Unix timestamp {user.join_position}numeric join position {user.join_position_suffix}join position with st/nd/rd/th {user.boost}whether the user is boosting {user.boosted_at}date the user started boosting {user.boosted_at_timestamp}boost start Unix timestamp {user.role_list}comma-separated role names {user.role_count}role count, excluding everyone {user.top_role}highest role name {user.color}highest-role hex color {user.bot}whether the account is a bot {user.status}current Discord presence {user.activities}current activity names {user.timeout_until}timeout expiration, when timed out {inviter.mention}mention of the member whose invite was used {inviter.name}display name of the member whose invite was used {inviter.invites}the inviter's current counted invites {invite.code}the invite code used to join {invite.url}the full invite URL used to join {invite.uses}the invite's use count after the join {guild.id}server ID {guild.name}server name {guild.count}member count {guild.pfp}server icon URL (short alias) {guild.icon}server icon URL {guild.banner}server banner URL {guild.description}server description {guild.owner}server owner display name {guild.owner_id}server owner ID {guild.owner_mention}server owner mention {guild.created_at}server creation date {guild.created_at_timestamp}server creation Unix timestamp {guild.emoji_count}emoji count {guild.role_count}role count {guild.boost_count}boost count {guild.boost_tier}boost tier {guild.preferred_locale}preferred locale {guild.verification_level}verification level {guild.key_features}enabled Discord server features {guild.max_members}maximum member capacity {guild.afk_channel}AFK channel mention {guild.channels_count}total channel count {guild.text_channels_count}text channel count {guild.voice_channels_count}voice channel count {guild.vanity}vanity invite URL {guild.human_count}cached non-bot member count {guild.bot_count}cached bot member count {guild.online_count}cached non-offline member count {guild.category_count}category count {guild.stage_channels_count}stage channel count {guild.forum_channels_count}forum channel count {guild.rules_channel}rules channel mention {guild.system_channel}system channel mention {guild.public_updates_channel}community updates channel mention {guild.splash}server invite splash URL {guild.discovery_splash}server discovery splash URL {guild.filesize_limit}server upload size limit in bytes {guild.bitrate_limit}server voice bitrate limit {server.id}server ID (server alias) {server.name}server name (server alias) {server.member_count}member count (server alias) {server.icon}server icon URL (server alias) {server.banner}server banner URL (server alias) {server.owner}server owner display name (server alias) {channel.name}channel name {channel.id}channel ID {channel.mention}channel mention {channel.type}channel type {channel.topic}channel topic {channel.position}channel position {channel.slowmode_delay}slowmode delay in seconds {channel.category_name}category name {channel.category_id}category ID {channel.created_at}channel creation date {channel.created_at_timestamp}channel creation Unix timestamp {channel.nsfw}whether the channel is age-restricted {channel.bitrate}voice bitrate, when applicable {channel.user_limit}voice user limit, when applicable {channel.permissions_synced}whether category permissions are synced {bot.id}weepy's user ID {bot.name}weepy's username {bot.mention}weepy's mention {bot.avatar}weepy's display avatar URL {prefix}the server's active weepy prefix {voicemaster.interface}VoiceMaster interface channel mention {voicemaster.interface_url}VoiceMaster interface channel URL {voicemaster.join_to_create}Join to Create channel mention {voicemaster.join_to_create_url}Join to Create channel URL {date.now}current PST date and time {date.now_proper}long current PST date and time {date.now_short}current PST date {time.now}current PST time {date.utc_now}current UTC date and time {date.utc_now_proper}long current UTC date and time {date.utc_now_short}current UTC date {time.utc_now}current UTC time {date.utc_timestamp}current Unix timestamp