0.1.0 • Published 9 years ago

patternplate-hubot v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

patternplate's ever-helpful robot

npm version Downloads Build status

Standards

Commitizen friendly Dependency management Release management Ecmascript version Javascript coding style License

Reach out

chat with patternplate

Deployment

Deploy to Heroku

About

patternplate-hubot is patternplate's ever-helpful robot living in our gitter room. It is a proud descendant of Github's famous hubot and as such, helps with everything a robot could do and some more. Come visit it on gitter.

Installation

patternplate-hubot is available on npm.

npm install --save patternplate-hubot

Scripts

Currently patternplate-hubot has the following modules enabled:

  • hubot-diagnostics
  • hubot-help
  • hubot-heroku-keepalive
  • hubot-google-images
  • hubot-google-translate
  • hubot-pugme
  • hubot-maps
  • hubot-rules
  • hubot-shipit

Deployment

Deployment of hubot is easy-as-pie. Just hit the heroku button and you should be good to go. Remember to set the appropriate environment variables for your configuration:

HUBOT_GITTER2_TOKEN=**** # your gitter access token
HUBOT_GITTER2_IGNORE_ROOMS=**** # rooms for patternplate-hubot to ignore

Development

You dig patternplate-hubot and want to submit a pull request? Awesome! Be sure to read the contribution guide and you should be good to go. Here are some notes to get you coding real quick.

Fetch, install and start the default watch task

git clone https://github.com/marionebl/patternplate-hubot.git
cd patternplate-hubot
npm install
npm start

patternplate-hubot is built by SinnerSchrader with :heart: and released under the MIT License. Robot icon by Edward Boatman.