@zodash/nobot-feishu
TypeScript icon, indicating that this package has built-in type declarations

0.1.13 • Public • Published

@zodash/nobot-feishu

飞书群通知机器人

Usage

import sendMessage from '@zodash/nobot-feishu';

sendMessage(webhookUrl, {
  msg_type: 'text',
  content: {
    text: 'text message',
  },
});

// more example see __tests__/sendMessage

Package Sidebar

Install

npm i @zodash/nobot-feishu

Weekly Downloads

5

Version

0.1.13

License

MIT

Unpacked Size

8.61 kB

Total Files

8

Last publish

Collaborators

  • uniquecolesmith