1.0.19 • Published 1 year ago

feishu-bot v1.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

1.0.19

1 year ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago