semo-plugin-dingtalk
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

semo-plugin-dingtalk

A Semo plugin to provide ability to send message to DingTalk

Installation

npm i -g @semo/cli semo-plugin-dingtalk
semo dingtalk help

Usage

Support 5 types of DingTalk messages: Text, Markdown, Link, FeedCard, ActionCard, and each type has options.

semo dingtalk text help
semo dingtalk markdown help
semo dingtalk link help
semo dingtalk feed-card help
semo dingtalk action-card help

Programmability

import { getToken, getSecret, DingBot } from 'semo-plugin-dingtalk'

or

const { dingbot } = await Utils.invokeHook('component')

The second way, the object has been initialized.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i semo-plugin-dingtalk

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

30.4 kB

Total Files

23

Last publish

Collaborators

  • vipzhicheng