/auto forum-set

Configure the auto ticket panel or starter message for a specific forum. Customize the embed’s appearance, the button label, and the button emoji to match your community’s style.


πŸ’¬ Usage

/auto forum-set <forum> [title] [description] [color] [buttonlabel] [emoji]
  • <forum> – The forum channel to configure

  • [title] – (Optional) The embed’s title text

  • [description] – (Optional) The embed’s description/body text

  • [color] – (Optional) The embed color (hex code or common color names)

  • [buttonlabel] – (Optional) The text shown on the ticket button

  • [emoji] – (Optional) The emoji shown on the ticket button

🎨 Personalize the automated ticket panel/message in a chosen forum.


πŸ“Œ Example

/auto forum-set #support-forum "Open a Ticket" "Need help? Click below!" #00bfff "Create Ticket" πŸ“¨

This will:

  • Set up a customized ticket panel in #support-forum

  • Use the specified title, description, color, button label, and emoji for the ticket creation panel/message


πŸ—ƒοΈ Notes

  • You can skip any optional fields you don’t want to change.

  • Useful for branding, clarity, or matching the forum’s purpose.

  • Only available for forums already added with /auto forum-add.


Last updated