This article is closely related to Discord Markdown and MEE6.
To learn more about it please see our Discord Markdown and MEE6 article.
When creating MEE6 messages, you can link existing Discord elements to make it easier for your community to access them.
Insert direct links to your Server Guide, Channels&Roles, and Browse Channels sections using the default Discord codes <id:home>, <id:customize> and <id:browse>. Here’s a visual example:
You can also link other important elements in your bot messages.
Use the following syntax (replace ID with the actual ID):
User: <@ID>
Role: <@&ID>
Emoji: <:EmojiName:ID>
Channels: <#ID>
Please see this guide about getting Discord IDs.
Discord platform imposes certain restrictions on Embeds.
For example, pings and mentions are limited to the embed body and cannot be used in titles or headers.
Refer to the table below for details on what can and cannot be used inside embeds:
Elements that can be mentioned inside Embeds | ||||||
---|---|---|---|---|---|---|
Text | Server home | User mention | Role mention | Channel mention | Emojis | |
Embed header | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
Embed title | ✅ | ✅ | ❌ | ❌ | ✅ | ✅ |
Embed body | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
And here's a visual example of how this knowledge can be applied to Embeds:
If you have any questions about this, do not hesitate to join our Support Server✌️