0.1.0 • Published 7 years ago

bot-github-auth v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

bot-github-auth NPM version Build Status

Bot plugin for finding GitHub authentication credentials from settings or by prompting the user.

Installation

$ npm install --save bot-github-auth

Usage

var botGithubAuth = require('bot-github-auth');
botGithubAuth();

License

MIT © Brian Woodward