customise embeds

Overview

Learn how to customise and set up the embed when users DM the bot, the new ticket embed panel, the close embed response, and set up an optional ticket panel your members can use to create a modmail ticket!

Resources: Read the Variables List page to learn how to incorporate user data in embeds!

Table of Contents

  • Ticket Open: set up the embed reply that is sent to the member once their ticket successfully opens

  • Ticket Close: set up the embed sent to the member via DM when their ticket is closed

  • Ticket New: set up the embed that appears in the forum post when a new ticket is created

  • Ticket Panel: set up a ticket panel members can use to open a ticket

    • an alternative of DMing the bot, members can use this method to create a modmail ticket


Setup Open Embed

Use /manage ticket_open setup to set up the reply embed

  • message: specify a raw message sent above embed

  • embed props: specify embed properties

Editing Embed

  • Use /manage ticket_open edit to configure the response

  • To clear properties: /manage ticket_open clear

Preview Embed

  • Use /manage ticket_open preview to preview configured embed

Reset Embed

  • Use /manage ticket_open reset to reset the embed

Last updated