promotional bannermobile promotional banner

Whisper Auto

Automatically replies to whispers when you're AFK, in a dungeon, raid, PvP, or in queue. Notifies players when you return.

File Details

WhisperAuto_24-03-26.zip

  • R
  • Mar 23, 2026
  • 23.84 KB
  • 74
  • 12.0.5+4
  • Classic + 3

File Name

WhisperAuto_24-03-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
## [1.7] - 2025-03-24

### Added
- Blacklist: ignore players for auto-replies (whispers and guild mentions). One entry per line in settings, or `/wa blacklist add|remove|list|clear`, plus `/wa blacklist bnet` for Battle.net ID format (`bnet:<presenceID>`).
- Guild chat cooldown as a setting (1–60 min, default 10), replacing the old fixed 10-minute timer.
- Status tags (`[AFK]`, `[Queue]`, etc.): optional for whispers and guild; default off so existing behaviour is unchanged.
- `/wa busymsg <text>` to set the busy message from chat.
- `lastWhisperTime` pruning: entries older than twice the reply cooldown are removed periodically to keep the table small.

### Changed
- Slash commands use localized strings (English / Ukrainian) and preserve message casing (`/wa afkmsg` etc. no longer lowercases the whole line).
- `/wa status` output localized; includes busy message.
- Interface → Addons panel text localized; updates when language changes.
- Checkboxes show tooltips on hover; tooltip text updates when the UI language changes.

### Removed
- Unused `PLAYER_LOGOUT` event registration.