Commit Graph

19 Commits

Author SHA1 Message Date
jaydenfyi
0412ee0aba update docs and remove bot channel fallback 2026-01-25 16:30:23 +08:00
jaydenfyi
d9093572ac fix tests 2026-01-25 16:30:23 +08:00
jaydenfyi
fecc028709 use spread 2026-01-25 16:30:23 +08:00
jaydenfyi
938f55e679 use uuid 2026-01-25 16:30:23 +08:00
jaydenfyi
a7cf0c660d await authProvider setup 2026-01-25 16:30:23 +08:00
jaydenfyi
054ac2f006 chain debug log 2026-01-25 16:30:23 +08:00
jaydenfyi
47f5ffa8b0 less mutation 2026-01-25 16:30:23 +08:00
jaydenfyi
cad8c92128 no mutation 2026-01-25 16:30:23 +08:00
jaydenfyi
7d11bf8adb format 2026-01-25 16:30:23 +08:00
jaydenfyi
5af8dddcc7 code review fixes 2026-01-25 16:30:23 +08:00
jaydenfyi
1d12c9e91f fix monitor 2026-01-25 16:30:23 +08:00
jaydenfyi
960bb108d0 format 2026-01-25 16:30:23 +08:00
jaydenfyi
3dbca21334 fix probe logic 2026-01-25 16:30:22 +08:00
jaydenfyi
7234f9d24b adjust log level 2026-01-25 16:30:22 +08:00
jaydenfyi
92d95263b9 use accountId 2026-01-25 16:30:22 +08:00
jaydenfyi
0a99064a99 refactor: improve Twitch plugin code quality and fix all tests
- Extract client manager registry for centralized lifecycle management
- Refactor to use early returns and reduce mutations
- Fix status check logic for clientId detection
- Add comprehensive test coverage for new modules
- Remove tests for unimplemented features (index.test.ts, resolver.test.ts)
- Fix mock setup issues in test suite (149 tests now passing)
- Improve error handling with errorResponse helper in actions.ts
- Normalize token handling to eliminate duplication

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-25 16:30:22 +08:00
jaydenfyi
9693933b9e wip type changes 2026-01-25 16:30:22 +08:00
jaydenfyi
ebf7dcc054 copy polugin files 2026-01-25 16:30:22 +08:00
jaydenfyi
98639c909d wip 2026-01-25 16:30:22 +08:00