feishu-bot
TypeScript icon, indicating that this package has built-in type declarations

1.0.19 • Public • Published

Feishu-Bot

Intro

A simple module handle Feishu Bot

Usage

npm i feishu-bot
import Bot from 'feishu-bot'

const bot = new Bot('Your Feishu Webhook URL')

bot.sendText()
bot.sendRichText()

// You can registe your custom template richtext by bot.registeTemplace()
bot.registeTemplate()

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i feishu-bot

Weekly Downloads

185

Version

1.0.19

License

MIT

Unpacked Size

20.7 kB

Total Files

15

Last publish

Collaborators

  • chuck_gao