{embed(title):๐ {server(name)} Stats} {embed(color):#5865F2}
{embed(thumbnail):{server(icon)}}
{embed(field):Members|{server(member_count)}|true}
{embed(field):Created|{server(created_at)}|true}
{embed(footer):Requested by {user(name)}}
๐ท๏ธ Tags โ classic prefix commands
๐
Welcome Message
Tags
Send a rich welcome embed with server info and channel links.
{delete} {embed(title):Welcome to {server(name)}!}
{embed(description):We now have **{server(member_count)}** members.
Make sure to read #rules.} {embed(color):#5865F2}
{embed(thumbnail):{user(avatar)}} {embed(field):๐ Rules|Head over to
#rules to get started.|false} {embed(footer):Enjoy your
stay!|{server(icon)}}
๐
Poll Creator
Tags
Create a quick yes/no poll by reacting to the response.
{require({args}):Usage: !poll <question>} {embed(title):๐ Poll}
{embed(description):{args}} {embed(color):#5865F2} {embed(footer):Vote
with the reactions below! ยท Asked by {user(name)}} {react:๐,๐}
โ ๏ธ
Silent Warn
Tags
Warn a user silently โ react to confirm, but send no visible message.
{require(Moderator):You need Moderator to use this.}
{require({args}):Usage: !warn @user <reason>} {silent}
{reactu(โ )} {command:warn {target(mention)} {args(2+)}}
๐ฎ
Fake Game Stats
Tags
Display randomised game statistics for a mentioned user.
Send a private response to the user's DMs with no trace in the
channel.
{delete} {redirect(dm)} Your one-time code: **{range:100000-999999}**
This was sent privately โ no one else can see it.
๐ฌ
Daily Quote
Tags
Cycle through quotes in order, one per tag use.
{embed(title):๐ฌ Quote of the Day}
{embed(description):{cycle(quotes):The only limit is your mind.|Every
day is a new chance.|Small steps lead to big results.|Dream big, work
hard.}} {embed(color):#a855f7} {embed(footer):Use #{uses} ยท Requested
by {user(name)}}
โก SlashTags โ slash commands
๐
Private Token
SlashTags
Generate a random token and send it ephemerally โ only the user can
see it.
{hide} Your temporary token: **{range:100000-999999}** Do not share
this with anyone.
ResultOnly the slash command user sees this message.
It disappears for everyone else.
๐ฌ
Say Command
SlashTags
Make the bot say something via a slash command. The slash invocation
is hidden, the output is public. Assumes a slash option named
message.
{#: User provides text via the slash option "message"} {reply(false)}
{message}
NoteSlash options are seeded as variables matching
their option name. Here, {message} holds what the user
typed in the "message" option.
๐ฑ
8-Ball (Slash)
SlashTags
An ephemeral 8-ball slash command. Uses a question slash
option.
{#: Option: question (string, required)} {hide} {embed(title):๐ฑ Magic
8-Ball} {embed(description):โ {question} **{random:Yes,No,Maybe,Ask
again later,Definitely,Absolutely not,Without a doubt,Don't count on
it}**} {embed(color):#1a1f4d}
๐
Suggestion Box
SlashTags
Accept a suggestion via slash, post it publicly to a dedicated
channel. Uses a suggestion option.
{#: Option: suggestion (string, required)} {hide} โ Your suggestion
has been submitted! {redirect(#suggestions)} {embed(title):๐ก New
Suggestion} {embed(description):{suggestion}} {embed(footer):Suggested
by {user(name)} ยท {user(id)}|{user(avatar)}} {embed(color):#4d7cfe}
{react:๐,๐}
๐ค
User Info
SlashTags
A slash command that shows profile info for a mentioned user. Uses a
member user option.
{#: Option: member (user, required)} {reply} {embed(title):๐ค
{member(name)}'s Profile} {embed(thumbnail):{member(avatar)}}
{embed(color):{member(color)}} {embed(field):User
ID|{member(id)}|true} {embed(field):Joined
Server|{member(joined_at)}|true} {embed(field):Account
Created|{member(created_at)}|true} {embed(footer):Requested by
{user(name)}|{user(avatar)}}
๐ข
Announcement with Mention
SlashTags
A mod-only slash command that pings a role and posts an announcement.
Uses role and message options.
{#: Options: role (role, required), message (string, required)}
{require(Moderator):Only moderators can post announcements.}
{allowedmentions({role}):override} {reply(false)} {embed(title):๐ข
Announcement} {embed(description):{message}} {embed(color):#f59e0b}
{embed(footer):Posted by {user(name)}} {role}