/sticky embed create
Create a sticky embed message that will automatically stay visible at the bottom of a channel. Whenever someone sends a new message, Pandoryx will re-post the embed to keep it βstuck.β
π¬ Usage
/sticky embed create <name> <title> <description> [color]
<name>
β The name to save the sticky embed under.<title>
β The title of the embed.<description>
β The main body text of the embed.[color]
β (Optional) The embed color in HEX format (e.g.,#7289da
).
π Sticky messages are ideal for reminders, rules, or pinned info that shouldnβt get buried in chat.
π Example
/sticky embed create rules "Server Rules" "Please follow the guidelines listed above." #ffcc00
This will:
Create a sticky embed named
rules
Store it with the given title, description, and color
Allow you to send or manage it using the other sticky commands
ποΈ Notes
Sticky embeds are stored separately from normal embeds created with
/embed create
.Youβll need to use
/sticky embed send
to place the sticky embed into a channel.When active, Pandoryx will automatically re-post the embed to the bottom after other users send messages.
π Related Commands
/sticky embed send
β Post the sticky embed into a channel/sticky embed edit
β Update the title, description, or color/sticky embed list
β View all saved sticky embeds
Last updated