Description
InnerMe - Innervate whisper alerts for Druids
Addon which gives you a visible alert when a player whispers you to request Innervate.
Are you a Druid and tired of missing "inner me" whispers in the middle of combat? InnerMe watches your whispers and pops up a big, glowing Innervate icon the moment someone asks. No more digging through the chat log — you'll see it instantly.
Important note (Midnight API restrictions): World of Warcraft does not let addons read whisper text or the sender's name. So InnerMe can't match a specific phrase or a specific player — instead, any whisper while you're in a group (and, by default, in combat) is treated as an Innervate request. I'm thinking about the workaround, but not possible yet.
What it does
- Listens for incoming whispers.
- While you're in a group, any whisper is treated as an Innervate request — addons can't read whisper text or the sender's name, so every whisper counts.
- Shows a large Innervate icon with your own text below it (default "Innervate requested!").
- Only triggers when you actually know Innervate, and optionally only in combat.
Features
- Glow pulse on the icon when a request arrives.
- Sound notification (optional).
- Custom alert text shown under the icon.
- Resizable icon, and show/hide the text.
- Draggable — place the icon wherever you like (Move icon mode).
- Auto-hide after a set time (0 = never hide).
- Toggles: only in combat, only when Innervate is known.
- Everything is saved between sessions (position, size, settings).
Commands
| Command | What it does |
|---|---|
/innerme |
Open the settings window |
/innerme test |
Show a test alert |
/innerme move |
Enter/exit move mode (drag the icon) |
/innerme reset |
Reset the icon to its default position |
You can also open settings from the AddOns compartment menu.


