GRIP - Guild Recruitment

Automates guild recruitment — scans /who for unguilded players, queues whispers and guild invites, and schedules Trade/General channel posts.

File Details

v0.8.1

  • R
  • Mar 5, 2026
  • 116.18 KB
  • 5
  • 12.0.1
  • Retail

File Name

GRIP-v0.8.1.zip

Supported Versions

  • 12.0.1

GRIP – Guild Recruitment Automation

v0.8.1 (2026-03-05)

Full Changelog Previous Releases

  • Bump version to 0.8.1 and add CHANGELOG entry
    Bumps TOC version to 0.8.1 for the opt-out phrase hardening release. Adds CHANGELOG entry documenting the 9 new opt-out phrases (OPT-1 through OPT-4) and the design rationale documentation added to CLAUDE.md (OPT-5).
  • Add 10 opt-out phrases and document detection rationale (OPT-1 through OPT-5)
    Expands the opt-out phrase list with safe abbreviations ("nty"), polite rejections ("i'll pass", "not for me", "thanks but no thanks"), hostile responses ("go away", "fuck off", "piss off"), and WoW-specific soft rejection ("just looking"). All new phrases are multi-character and safe for plain substring matching with no false positive risk. Documents the opt-out detection design rationale in CLAUDE.md, explaining why single-word rejections like "no" and "pass" are intentionally excluded.