Documentation
¶
Overview ¶
ok-dingtalk-bot — bridges DingTalk (钉钉) to an OK Agent via the imbot framework.
Uses DingTalk Robot webhook + callback URL pattern.
Setup:
- Go to https://open.dingtalk.com → Robot
- Create a robot, get its webhook access_token
- Set up callback URL (outgoing webhook)
- Set env vars: DINGTALK_WEBHOOK_TOKEN=your-robot-access-token DINGTALK_WEBHOOK_URL=https://oapi.dingtalk.com/robot/send?access_token=...
Usage:
ok-dingtalk-bot -listen :8084
Click to show internal directories.
Click to hide internal directories.