Say My Name

Plays a sound and highlights chat when your name or keyword is mentioned. Add/remove custom keywords. UI via /smn. Works in guild, raid, say, and party chats. Perfect for raid leaders, healers, or social players.

File Details

SayMyName_02-05-26.zip

  • R
  • May 2, 2026
  • 38.83 KB
  • 209
  • 12.0.7+5
  • Classic + 3

File Name

SayMyName_02-05-26.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.11] - 2026-05-02

Added
- Emote channel — Optional monitoring of `CHAT_MSG_EMOTE` (`/e`, `/emote`) alongside other chat channels, with the same per-channel enable and sound override behavior as existing channels.
- `/smn status` (or `/smn st`) — Prints a one-line summary: whether alerts are on, keyword count, and ignore-list count.
- `SayMyName_OnAlert` hook — If your addon or a small user script defines `SayMyName_OnAlert` as a function, it is called (via `pcall`) when the first alert fires for a chat line: `(keyword, sender, event, message)`. Omit or leave unset for default behavior.

Changed
- Slash help — Help text lists the new `status` command (localized where strings were updated).