bot-github-comment-post
v0.1.0
Published
Cyborg bot helper that posts a comment to a GitHub issue.
Downloads
2
Readme
bot-github-comment-post
Cyborg bot helper that posts a comment to a GitHub issue.
Installation
$ npm install --save bot-github-comment-post
Usage
var botGithubCommentPost = require('bot-github-comment-post');
botGithubCommentPost();
License
MIT © Brian Woodward