/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