No description
|
All checks were successful
release / release (push) Successful in 2s
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. |
||
|---|---|---|
| .gitea/workflows | ||
| Chatter | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| README.md | ||
coa-chatter
Chatter chat addon, patched for the Conquest of Azeroth (CoA) client.
CoA delta
Modules/AltNames.lua— guard nilnote/rankfromGetGuildRosterInfo. The CoA client returns these fields asnilinstead of"", which crashedScanGuildNotesonstrlower(note).
Upstream: Chatter v1.2.11 (Curse package).