Skip to main content

How To Use Hyperlinks With MEE6

Learn how to add clickable hyperlinks inside MEE6 embeds and timer messages on your Discord server, with syntax examples and tooltip support.

Updated over 2 weeks ago

You can use hyperlinking inside embeds (or outside if it's a timer message) using one of the following notations:

[click me!](https://mee6.xyz/)

It will show up like this: click me!

You can also do:

[click me!](https://mee6.xyz/ "optional tooltip")

It will show a tooltip for when you or your users hover over the message link.

Please note that hyperlinking (and markdown in general) only works inside embed descriptions ("Content text") and "field values" text fields, not in headers, titles, or "field name" fields.

For the Embed plugin, you can also add hyperlinks on the Header and Title by pressing the chain pictogram:

If you have any questions about this, do not hesitate to join our Support Server✌️

Did this answer your question?