# Embed

{% hint style="warning" %}
**This documentation site is deprecated. Please visit the control panel at** [**https://monitorss.xyz** ](https://monitorss.xyz)**for all up-to-date functionality**
{% endhint %}

Embeds are those fancy Discord messages with a box and text inside it - something that can't be sent via regular messaging. To customize the embed, use the `embed` command.

Discord automatically creates an embed for links, such as the one below:

![](https://331088021-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LybPEFK0kFRIsEAcpPg%2F-Lyw3pextTtVvK9kKXKF%2F-Lyw57RB4weNVcBBLV7N%2Fimage.png?alt=media\&token=ae9ed2af-1145-459f-b0ef-af5ea649e559)

and bots can create their own:

![](https://331088021-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LybPEFK0kFRIsEAcpPg%2F-Lyw3pextTtVvK9kKXKF%2F-Lyw5-7Hw7vo0IZ8Pwh_%2Fimage.png?alt=media\&token=1dde7b34-9751-4433-84cf-3784333492c6)

An embed can normally contain [many items](https://cdn.discordapp.com/attachments/84319995256905728/252292324967710721/embed.png). The embed properties that can be customized for a feed are listed below.

| Property            | Description                                                                                |
| ------------------- | ------------------------------------------------------------------------------------------ |
| Color               | Sidebar color. Must be in [integer format](http://www.shodor.org/stella2java/rgbint.html). |
| Author Title        | Title at the top.                                                                          |
| Author URL          | Clicking on the Author Title will lead to this URL.                                        |
| Author Avatar URL   | Avatar icon to the left of Author Title. This will only be shown if Author Title is set.   |
| Title               | Title under Author Title.                                                                  |
| Thumbnail Image URL | Image on the right side.                                                                   |
| URL                 | Clicking on the Title/Thumbnail will lead to this URL.                                     |
| Image URL           | Image on the bottom.                                                                       |
| Message             | Main message.                                                                              |
| Footer Text         | Bottom-most text.                                                                          |
| Footer Icon URL     | Icon to the left of Footer Text.                                                           |
| Timestamp           | Date that is visually localized to every user.                                             |

**Adding an embed will override the embed that Discord normally sends with links (see first image)**

### Fields

![](https://i.imgur.com/6oC5W7h.png)

To add embed fields, use the command `embed.fields`. All placeholders are valid in fields as well.
