Whether a reader account is configured (TWITCH_READER_USER_ID).
Helix login → broadcaster id (the tune-by-handle lookup).
Stateless Helix Send Chat Message as the poster.
Subscribe to a channel's chat (debounced). Driven by the 0->1 edge.
Unsubscribe from a channel's chat (debounced). Driven by the 1->0 edge.
Staticget
Wire the client + logout listeners. Idempotent.