openclaw/extensions/irc
Peter Steinberger 83bf0379c9
refactor(channels): share plugin contract scaffolds (#105838)
* refactor(channels): share plugin contract scaffolds

* fix: preserve channel config hint metadata

* chore: refresh Plugin SDK API baseline

* ci: refresh plugin SDK surface budget

* fix(ci): allow read-only state database boundary

* fix(ci): dedupe read-only state database boundary
2026-07-13 01:51:32 -07:00
..
src refactor(channels): share plugin contract scaffolds (#105838) 2026-07-13 01:51:32 -07:00
api.ts
channel-config-api.ts
channel-plugin-api.ts
configured-state.ts
doctor-contract-api.test.ts refactor(config): retire flat streaming keys from the last six channel schemas via doctor migration (#105709) 2026-07-12 15:27:28 -07:00
doctor-contract-api.ts refactor(config): retire flat streaming keys from the last six channel schemas via doctor migration (#105709) 2026-07-12 15:27:28 -07:00
index.test.ts
index.ts
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
openclaw.plugin.json
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
README.md
runtime-api.test.ts
runtime-api.ts
secret-contract-api.ts
setup-entry.ts
tsconfig.json

IRC OpenClaw channel

Official OpenClaw channel plugin for IRC.

Install

openclaw plugins install @openclaw/irc

Docs

See docs/channels/irc.md in the OpenClaw repository, or the published docs at https://docs.openclaw.ai/channels/irc.