florian.berthold 3d353cea55
release / release (push) Successful in 3s
feat(modules): add Broadcast Filter to hide Ascension Autobroadcast spam
New Chatter module registers a ChatFrame message filter that suppresses chat
lines matching a configurable list (default: 'Ascension Autobroadcast'). Matches
case-insensitively against the message body and every string arg, so it catches
the named-channel autobroadcast where the label is the channel name, not the
body. Editable list in the module's options; enabled by default.
2026-05-31 17:01:55 +02:00
2026-05-22 22:11:55 +02:00

coa-chatter

Chatter chat addon, patched for the Conquest of Azeroth (CoA) client.

CoA delta

  • Modules/AltNames.lua — guard nil note/rank from GetGuildRosterInfo. The CoA client returns these fields as nil instead of "", which crashed ScanGuildNotes on strlower(note).

Upstream: Chatter v1.2.11 (Curse package).

S
Description
Chatter chat addon, patched for the Conquest of Azeroth (CoA) client.
Readme 189 KiB
1.1-coa.2 Latest
2026-05-31 15:01:55 +00:00
Languages
Lua 99.3%
Shell 0.7%