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

0.0.6 • 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 @znode/nobot-feishu

Weekly Downloads

20

Version

0.0.6

License

MIT

Unpacked Size

7.09 kB

Total Files

8

Last publish

Collaborators

  • uniquecolesmith