1.0.0-alpha6 • Published 8 years ago

holyprbot v1.0.0-alpha6

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 years ago

holyprbot Build status

Holyprbot is a Slack's robot that will help you manage pull requests.

Image of pull request manager

Running holyprbot Locally

You can test your hubot by running the following, however some plugins will not behave as expected unless the environment variables they rely upon have been set.

You can start holyprbot locally by running:

% bin/hubot

You'll see some start up output and a prompt:

[Sat Feb 28 2015 12:38:27 GMT+0000 (GMT)] INFO Using default redis on localhost:6379
holyprbot>

Then you can interact with holyprbot by typing holyprbot help.

holyprbot> holyprbot help
holyprbot animate me <query> - The same thing as `image me`, except adds [snip]
holyprbot help - Displays all of the help commands that holyprbot knows about.
...