openclaw/docs/channels
jaydenfyi f5c90f0e5c
feat: Twitch Plugin (#1612)
* wip

* copy polugin files

* wip type changes

* 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>

* use accountId

* delete md file

* delte tsconfig

* adjust log level

* fix probe logic

* format

* fix monitor

* code review fixes

* format

* no mutation

* less mutation

* chain debug log

* await authProvider setup

* use uuid

* use spread

* fix tests

* update docs and remove bot channel fallback

* more readme fixes

* remove comments + fromat

* fix tests

* adjust access control logic

* format

* install

* simplify config object

* remove duplicate log tags + log received messages

* update docs

* update tests

* format

* strip markdown in monitor

* remove strip markdown config, enabled by default

* default requireMention to true

* fix store path arg

* fix multi account id + add unit test

* fix multi account id + add unit test

* make channel required and update docs

* remove whisper functionality

* remove duplicate connect log

* update docs with convert twitch link

* make twitch message processing non blocking

* schema consistent casing

* remove noisy ignore log

* use coreLogger

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 13:48:10 -06:00
..
bluebubbles.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
discord.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
googlechat.md feat: add edge tts fallback provider 2026-01-25 01:05:43 +00:00
grammy.md fix(telegram): honor linkPreview on fallback (#1730) 2026-01-25 07:55:39 +00:00
imessage.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
index.md feat: Twitch Plugin (#1612) 2026-01-26 13:48:10 -06:00
line.md Docs: add LINE channel guide 2026-01-26 08:50:18 -06:00
location.md rewrite(matrix): use matrix-bot-sdk as base to enable e2ee encryption, strictly follow location + typing + group concepts, fix room bugs 2026-01-20 11:59:11 +00:00
matrix.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
mattermost.md docs: expand mattermost intro 2026-01-23 01:35:50 +00:00
msteams.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
nextcloud-talk.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
nostr.md feat: add Nostr channel plugin and onboarding install defaults 2026-01-20 20:15:56 +00:00
signal.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
slack.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
telegram.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
tlon.md feat: add tlon channel plugin 2026-01-24 00:25:39 +00:00
troubleshooting.md docs: sweep support troubleshooting updates 2026-01-25 04:33:14 +00:00
twitch.md feat: Twitch Plugin (#1612) 2026-01-26 13:48:10 -06:00
whatsapp.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
zalo.md docs: update channel allowlist guidance 2026-01-18 22:52:00 +00:00
zalouser.md docs: update channel allowlist guidance 2026-01-18 22:52:00 +00:00