0%

创建机器人自动发消息到钉钉群

QQ群:397745473

创建机器人自动发消息到钉钉群

利用CURL发消息

1
echo "测试一下" |xargs -I% curl 'https://oapi.dingtalk.com/robot/send?access_token=de34ee0e91791c77cd29f93949fe0' -H 'Content-Type: application/json' -d '{"msgtype": "text","text": {"content":"msg: %"}}'

notify发送消息

1
2
https://github.com/projectdiscovery/notify
钉钉文档: https://open.dingtalk.com/document/group/custom-robot-access

QQ群:397745473

欢迎关注我的其它发布渠道