webwechat_api

1.0.4 • Public • Published

webwechatapi by node

Node Library

Install

Can be installed with:

$ npm install webwechat_api

and used:

var api = require('webwechat_api');

Usage

To use api.mothodName to create your own WeChat robot. wechatapi.getUUID(function (data){ //do something });

Run wxbot.js, which contains the basic functions and cases. node wxbox.js

More methods, contents, and method names can be viewed in wechatapi.js.

Support

  • OS X
  • Linux
  • Windows

Developing

To setup the development envrionment run npm install

Contributers

MrPan <1049058427@qq.com>

Readme

Keywords

Package Sidebar

Install

npm i webwechat_api

Weekly Downloads

7

Version

1.0.4

License

ISC

Last publish

Collaborators

  • wslongchen