@unknownidentity7119/lark-bot
v1.1.0
Published
Lark/Feishu custom app bot channel plugin for OpenClaw — supports WebSocket and Webhook modes
Downloads
89
Maintainers
Readme
@unknownidentity7119/lark-bot
Lark/Feishu custom app bot channel plugin for OpenClaw — supports WebSocket and Webhook modes.
Installation
openclaw plugins install @unknownidentity7119/lark-botConfiguration
Add to your OpenClaw config under channels.lark-bot:
{
"channels": {
"lark-bot": {
"appId": "YOUR_APP_ID",
"appSecret": "YOUR_APP_SECRET",
"connectionMode": "webhook",
"webhookPort": 9876
}
}
}Environment Variables (optional)
OPENCLAW_GATEWAY_PASSWORD- For push notifications to main sessionLARK_BOT_LOG_PATH- Custom log file path
License
MIT
