UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

15 lines (14 loc) 256 B
{ "name": "@openclaw/discord", "version": "2026.2.20", "description": "OpenClaw Discord channel plugin", "type": "module", "devDependencies": { "openclaw": "workspace:*" }, "openclaw": { "extensions": [ "./index.ts" ] } }