hubot-githubfollow

0.1.3 • Public • Published

Hubot githubfollow

Hubot script for follow github repos and get notifications.

Embrional phase, hope to publish it to npm soon.

It was in JS and I flash ported in coffee so it's really ugly 😄

Installation

This module is installed via npm:

npm install --save hubot-githubfollow

Add hubot-githubfollow to your external-scripts.json:

[
  "hubot-githubfollow"
]

Sample Interaction

user1>> hubot follow github/hubot
hubot>> Done

NPM Module

https://www.npmjs.com/package/hubot-githubfollow

Things to do:

  • [ ] Implement unfollow
  • [ ] Use brain(now is all in memory)
  • [ ] Implement unit test

Any help is welcome

Package Sidebar

Install

npm i hubot-githubfollow

Weekly Downloads

7

Version

0.1.3

License

MIT

Last publish

Collaborators

  • rixlabs