Embed message constructor

On this page you can learn how to create an Embed message.

What is it?

An Embed message is a special message format that can be styled nicely. It can be useful to put there, for example, rules or the list of roles that are given by the Reaction Roles module.

Creation

In order to create an Embed message, you first need to go to this siteopen in new window. A page opens up in front of you, with the components you can modify on the left and the final view of the post itself on the right.

Modify the components as you need them. If you need to mention a role, member, or emoji, simply write @role name, @member mention or :emoji:, when you enter the code, Discord will arrange everything properly by itself.

If the emoji you need does not appear in the Embed message when you enter the code, it means that the bot does not have access to them (the bot is not on the same server with them).

After you are done with changing the components, you need to copy the code so that you can pass it to the bot and it will send the Embed message itself. This is very easy to do. Find this button on the top left and press it. Done! The next thing to do is just write /embed. After using the command, a pop-up window will open in front of you where you need to paste the previously copied code.