0.0.5 • Published 6 years ago
@mgrbot/webhook-github v0.0.5
@mgrbot/webhook-github
Install
$ npm i @mgrbot/webhook-github --saveUsage
// {app_root}/config/plugin.js
exports.webhook = {
  enable: true,
  package: '@mgrbot/webhook-github',
};Configuration
// {app_root}/config/config.default.js
exports.webhook = {
  
};see config/config.default.js for more detail.
Questions & Suggestions
Please open an issue here.