/autothread edit
Edit the embed message that is automatically sent inside each newly created thread. You can customize the title, description, and color to guide users in their thread replies.
π¬ Usage
/autothread edit <embed> <channel> [title] [description] [color]
<embed>
β Prompts you if you want to edit the default embed or not. Sort of useless.<channel>
β The channel where this configuration should apply.[title]
β (Optional) Embed title.[description]
β (Optional) Embed body text.[color]
β (Optional) HEX code for embed color (e.g.,#2ecc71
).
π¬ This embed appears as the first message inside every thread auto-created in the selected channel.
π Example
/autothread edit #questions "Thanks for your message!" "Feel free to expand on your post here." #5865f2
This will:
Include a custom title and description
Style the embed with the provided HEX color
ποΈ Notes
You must set this per channel β each channel can have its own embed if desired.
Embeds help prompt users to respond clearly or follow a format.
If no title, description, or color is provided, defaults will be used.
π Related Commands
/autothread channel
β Enable autothread behavior in channels/autothread threadname
β Define how threads are named
Last updated