@mgrbot/webhook-github
v0.0.5
Published
Webhook of GitHub for MgrBot
Maintainers
Readme
@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.
