New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@znode/nobot-wecom

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@znode/nobot-wecom

WeCom(Wechat Work) notify bot

latest
Source
npmnpm
Version
0.0.5
Version published
Weekly downloads
16
-48.39%
Maintainers
1
Weekly downloads
 
Created
Source

@zodash/nobot-wecom

企业微信通知机器人

Usage

import sendMessage from '@zodash/nobot-wecom';

sendMessage(webhookUrl, {
  msgtype: 'text',
  content: {
    text: '广州今日天气:29度,大部分多云,降雨概率:60%',
    mentioned_list: ['zero', '@all'],
  },
});

// more example see __tests__/sendMessage

Keywords

znode

FAQs

Package last updated on 12 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts