How to Tag Someone on Discord with Different Text - Custom Mentions

Learn how to tag someone on Discord with custom text instead of their username. Complete guide to creating custom mention text and aliases in Discord.

Category
features
Difficulty
Intermediate
Last Updated
Mar 2026

Quick Answer

You cannot directly tag someone with completely different text in Discord. However, you can use server nicknames, display names, or formatting tricks to achieve similar results. The closest methods include using server nicknames and combining mentions with formatted text.

Understanding Discord Mentions

How Discord Mentions Work

Discord mentions use a specific format that includes the user’s unique ID:

  • Format: <@userID> or <@!userID>
  • Display: Shows the user’s display name or server nickname
  • Notification: Sends a notification to the mentioned user
  • Limitation: Always shows the user’s actual name, not custom text

Workaround Methods

Method 1: Server Nicknames

The most effective way to change how someone appears when mentioned:

  1. Right-click the user in the server member list
  2. Select “Change Nickname” (requires Manage Nicknames permission)
  3. Enter the desired name you want to appear
  4. Save the nickname
  5. Mentions will now show the nickname instead of their username

Method 2: Display Name + Mention Combo

Combine custom text with a mention:

Hey **Custom Name** @username, check this out!

This shows both your custom text and notifies the user.

Method 3: Role-Based Mentions

  1. Create a custom role with the desired name
  2. Assign the role to the user
  3. Mention the role instead of the user: @CustomRoleName
  4. Note: This mentions everyone with that role

Advanced Formatting Techniques

Using Markdown for Context

**Team Leader** @username has an announcement
*Project Manager* @username needs your input
__Important Person__ @username, please respond

Creative Text Placement

  • Before mention: Boss @username
  • After mention: @username (The Expert)
  • Surrounding text: Our **leader** @username **says**
  • Multiple lines: Put custom text on a separate line

Bot Solutions

Custom Bots for Mentions

Some Discord bots can help with custom mention text:

  • Alias bots: Create command aliases for users
  • Webhook bots: Send messages with custom names
  • Custom commands: Create commands that mention with custom text
  • Auto-responders: Trigger mentions based on keywords

Popular Bots: Carl-bot, MEE6, and Dyno offer various alias and custom command features.

Setting Up a Simple Alias Bot

  1. Add a bot like Carl-bot to your server
  2. Create an automod rule or custom command
  3. Set trigger word (e.g., “boss”)
  4. Set response to mention the user
  5. Test the command in a channel

Server Management Strategies

Nickname Policies

  • Consistent formatting: Use similar nickname formats for roles
  • Role indicators: Include role indicators in nicknames
  • Department tags: Add department or team tags
  • Hierarchy markers: Use symbols to indicate hierarchy

Example Nickname Formats

[ADMIN] John Doe
★ Team Leader - Jane
CEO | Mike Johnson
🎨 Designer Alex
💻 Dev - Sarah

Why Discord Doesn’t Allow Custom Mention Text

Security Reasons

  • Identity verification: Prevents impersonation
  • User recognition: Ensures users know who they’re mentioning
  • Notification integrity: Guarantees the right person gets notified
  • Moderation clarity: Makes it easier for moderators to identify users

Technical Limitations

  • Database consistency: Mentions are tied to user IDs
  • Cross-platform sync: Ensures mentions work across all devices
  • API limitations: Discord’s API doesn’t support custom mention text
  • Performance optimization: Simpler system for faster processing

Alternative Communication Methods

When Custom Text is Important

  • Use replies: Reply to messages instead of mentioning
  • DM directly: Send private messages for personal communication
  • Channel topics: Use channel descriptions to clarify roles
  • Pinned messages: Pin important information about users

Creative Solutions

  • Emoji reactions: Use reactions to get attention
  • Thread conversations: Start threads for specific discussions
  • Voice mentions: Use voice chat for immediate communication
  • Status messages: Check user status before mentioning

Best Practices

Effective Mention Strategies

  • Be clear: Always be clear about who you’re addressing
  • Use context: Provide context around mentions
  • Respect boundaries: Don’t over-mention users
  • Check availability: Consider user status and time zones

Server Organization

  • Role hierarchy: Use roles to organize your community
  • Channel purposes: Clearly define channel purposes
  • Mention guidelines: Establish server rules for mentions
  • User education: Teach users about proper mention etiquette

Frequently Asked Questions

Can I change how my own mentions appear?

You can change your display name in User Settings → My Account → Display Name. This affects how you appear when mentioned in servers that don’t override it with nicknames.

Do bots allow completely custom mention text?

Some advanced bots can simulate custom mentions by sending messages that appear to be from different users, but these don’t provide real mention notifications.

Can server owners force custom names for mentions?

Server owners can set nicknames for users (with proper permissions), which changes how they appear in mentions within that server.

Will Discord ever add custom mention text?

Discord hasn’t announced plans for custom mention text, likely due to security and clarity concerns.