5 lines
197 B
Bash
5 lines
197 B
Bash
export SLACK_SIGNING_SECRET=***
|
|
export SLACK_BOT_TOKEN=xoxb-***
|
|
|
|
export DINGTALK_WEBHOOK = 'https://oapi.dingtalk.com/robot/send?access_token=这里填写自己钉钉群自定义机器人的token'
|