Configuration
Embeds
Description
Retrieve the embed code of a message with an embedded attachment based on its message ID.
Parameters
<messageId>
: The unique identifier of the message containing the embedded content.
Usage
Syntax: ;copyembed (messageid)
- Example:
;createembed
Description
Create an embed with specified parameters.
Parameters
Refer to this guide for available parameters.
Usage
Syntax: ;createembed
- Example:
Notes
- Obtain the message ID by enabling Developer Mode in Discord, right-clicking on a message, and selecting “Copy Message ID”.
- Ensure the bot has permission to view the specified message to retrieve its embedded content.