sleepbot.cc / embeds

Bleed-style embed scripts.

Start with {embed}. sleep fills {user} and {guild} variables in welcomes, autoresponders, and custom messages.

{embed}
{color: #c41e3a}
{title: Welcome {user.display_name}}
{description: Nobody can see you yet. Press ✞ in verify.}
{thumbnail: {user.avatar}}
{footer: {guild.name} && {guild.icon}}

Keys

title, description, color, url, image, thumbnail, author, footer, field, message, timestamp.

Fields

{field: name && value && inline}

People

{user.mention}, {user.display_name}, {user.avatar}, {guild.name}, {guild.member_count}.