Asagi
  • Home
  • Guides
    • How to use the Asagi bot?
    • Configuring Bot Features
      • Interactive Messages
      • Moderation
      • Love Rooms
    • JSON Builder in the Asagi bot
    • Verification
    • Prices and Features of Asagi Premium
  • Other
    • Message Templates
      • Color Names
      • Variables
      • Mentions and Custom Emojis
      • Timestamps
Powered by GitBook
On this page
  • Mention Types and Formats
  • Getting IDs:
  • Copy IDs by Enabling Developer Mode:
  • Copying Emojis IDs
  • Examples:

Was this helpful?

  1. Other
  2. Message Templates

Mentions and Custom Emojis

In order to use mentions of any kind, or custom emojis in an embed you will need to make use of IDs.

Mention Types and Formats

Mention Type
Mention Format

Roles

<@&role_id>

Channels

<#channel_id>

Users

<@user_id>

Emojis

<:emoji_name:emoji_id>

Slash commands

</name:cmd_id>

Server Guide

<id:home>

Browse Channels

<id:browse>

Channels & Roles

<id:customize>

Getting IDs:

Copy IDs by Enabling Developer Mode:

  1. Go to Settings and locate App Settings.

  2. Click on Advanced and enable Developer Mode.

  3. You can now right-click on channels, users, and roles and select Copy ID.

  4. Use the format seen above to incorporate these IDs into your embeds.

Copying Emojis IDs

  1. Send the emoji in a chat.

  2. Right-click on the emoji and select Copy Link.

  3. Paste the link into the chat box; it will look like https://cdn.discordapp.com/emojis/emoji_id.webp?size=96&quality=lossless.

  4. Copy the emoji ID from the URL.

Note: In order to use custom emojis in embeds, Asagi needs to be a member of the server where the emoji is from.

Examples:

Mention Format
Result

<@&1080151142299873372>

<#1155016551347535872>

<@1053580838945693717>

<:asagi:1272462968847859762>

</help:1074329751600250926>

<id:home>

<id:browse>

<id:customize>

Last updated 10 months ago

Was this helpful?