/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 storage

  • Return 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).


Last updated