node-server-chan
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

node-server-chan

by 草梅友仁

Server酱的node.js端模块。为了使用方便专门抽离出一个模块。使用教程见https://sc.ftqq.com/3.version

安装

npm i node-server-chan -S

使用

import { ServerChan } from 'node-server-chan'
//SCKEY请前往 https://sc.ftqq.com 领取
ServerChan.init('SCKEY')
//标题必填,内容选填
ServerChan.noticeMaster('text')
ServerChan.noticeMaster('text', 'desp')

Readme

Keywords

Package Sidebar

Install

npm i node-server-chan

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

15.4 kB

Total Files

10

Last publish

Collaborators

  • cao-mei-you-ren