Skip to content

cccchuck/feishu-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published