egg-dd-robot

1.0.3 • Public • Published

egg-dd-robot

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-dd-robot --save

Usage

// {app_root}/config/plugin.js
exports.ddRobot = {
  enable: true,
  package: 'egg-dd-robot',
};

Configuration

// {app_root}/config/config.default.js
exports.ddRobot = {
};

see config/config.default.js for more detail.

Example

app.ddRobot.getUserToken()

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-dd-robot

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

10.2 kB

Total Files

9

Last publish

Collaborators

  • qq578023708