/embed delete
Delete a saved embed from your serverβs embed library. Use this to clean up old or unused embeds.
π¬ Usage
/embed delete <name>
<name>
β The name of the embed you want to delete. Must match an existing embed you previously created.
β οΈ This action is permanent β once deleted, the embed cannot be recovered unless manually recreated.
π Example
/embed delete rules
This will:
Permanently delete the embed named
rules
from your serverβs embed storageReturn a confirmation message once complete
ποΈ Notes
Use
/embed list
if youβre unsure what embed names youβve saved.You cannot delete embeds created by someone else unless you have the proper permissions (depending on how youβve configured access in your server).
π Related Commands
/embed create
β Build a new embed from scratch/embed edit
β Modify a saved embed/embed list
β View all your saved embeds
Last updated