Home Features FAQ Docs Support
Command Store Premium

General

Everything else that doesn't fit neatly into the categories above - embed messages, self-assignable roles, welcome messages, and general bot info.

Command Description Parameters Required Permission
/embed create
Sends a fully custom embed message, with an option to also show who sent it.
  • title Required

    The embed's title.

  • description Required

    The embed's body text.

  • color Optional

    The embed's side-color.

  • channel Required

    The channel to send it to.

  • emojis Optional

    Up to 4 emojis to auto-react with.

Administrator
/embed edit
Edits an existing embed message by its message ID.
  • message_id Required

    The ID of the embed message to edit.

  • title / description / color Optional

    New values to replace the existing ones.

Administrator
/get roles
Sends a message with up to 5 buttons; each one grants or removes a specific role when a member clicks it themselves. The bot blocks granting any dangerous permission (Administrator, Manage Roles/Channels/Guild, Ban/Kick Members) through this system, to prevent abuse. A separate "Verify" button can also be set up to grant your configured member role with a single click.
  • roles Required

    Up to 5 role + button pairs.

Administrator
Automatic
Sends an automatic message when a new member joins - fully custom text with placeholders ({user}, {username}, {count}, {joined}, {created}, {guild}, {date}), plus an optional dynamic welcome image generated with the member's name and avatar. A separate join log (account creation date, ID, username) is also sent to your log channel. - Administrator (to configure)
!info/info
Shows general bot info: uptime, server count, user count, ping, a link to the web dashboard, a link to the support server, and developer credits. - Everyone

Good to know

  • A standalone Verify button (grants your configured member role with a single click) is also sent from the website, not with a bot command - same place as the ticket button: the "Send Message" (Embed Message Builder) category in your server's dashboard. Add a button there and set its type to "Verify".