File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33<p align="center"> 钉钉群机器人 Laravel/Lumen 扩展包 </p>
44<p align="center">
5- [](https://packagist.org/packages/calchen/laravel-dingtalk-robot-notification)
5+ <img src="https://img.shields.io/packagist/v/calchen/laravel-dingtalk-robot-notification.svg">
6+ <img src="https://img.shields.io/packagist/dt/calchen/laravel-dingtalk-robot-notification.svg">
7+ <img src="https://img.shields.io/github/license/calchen/laravel-dingtalk-robot-notification.svg">
68</p>
79
8- https://poser.pugx.org/
9-
1010## 功能说明
1111实现了 [钉钉群机器人](https://open-doc.dingtalk.com/docs/doc.htm?treeId=257&articleId=105733&docType=1) 的消息推送功能,并通过自定义通道使得机器人的消息推送也可以使用 Laravel 的消息通知(Notification)进行发送,同时对也 Lumen 也进行了支持。
1212
@@ -289,4 +289,4 @@ $message->at('1825718XXXX'); // $message->at(['1825718XXXX', '156****9052']);
289289
290290## License
291291
292- MIT
292+ MIT
You can’t perform that action at this time.
0 commit comments