Discord Utils
MESSAGES

Mentions & Emoji

Generate the raw syntax for user / role / channel mentions, slash commands and custom emoji from an ID.

Build a mention

Type
ID
Output
<@123456789012345678>
Discord UtilsBOTToday at
Here's your mention: @user

Syntax reference

User
<@USER_ID>
Role
<@&ROLE_ID>
Channel
<#CHANNEL_ID>
Slash command
</name:COMMAND_ID>
Custom emoji
<:name:EMOJI_ID>
Animated emoji
<a:name:EMOJI_ID>
Everyone / Here
@everyone · @here
Timestamp
<t:UNIX:R> — see the Timestamps tool
Enable Developer Mode in Discord (Settings → Advanced) to right-click and copy any ID.