@zodash/nobot-feishu
飞书群通知机器人
Usage
import sendMessage from '@zodash/nobot-feishu';
sendMessage(webhookUrl, {
msg_type: 'text',
content: {
text: 'text message',
},
});
// more example see __tests__/sendMessage
@zodash/nobot-feishu
飞书群通知机器人
import sendMessage from '@zodash/nobot-feishu';
sendMessage(webhookUrl, {
msg_type: 'text',
content: {
text: 'text message',
},
});
// more example see __tests__/sendMessage
npm i @zodash/nobot-feishu
5
0.1.13
MIT
8.61 kB
8