mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-08 06:54:24 +00:00
12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"name": "@openclaw/irc",
|
|
"version": "2026.2.24",
|
|
"description": "OpenClaw IRC channel plugin",
|
|
"type": "module",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|