/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