hubot-example icon indicating copy to clipboard operation
hubot-example copied to clipboard

Examples for "Automation and Monitoring with Hubot" book.

Results 3 hubot-example issues
Sort by recently updated
recently updated
newest added

Hi there, I just purchased the book not realizing that it was quite out of date. Do you have any plans to modernize this at all? Thank you very much.

Starting Hubot with the CentOS init script spawns a `runuser` command, which in turn invokes a node process to run the actual bot. Executing `/etc/init.d/hubot stop` properly terminates the `runuser`...

Can you provide a sample that shows usage of an OAuth script? Like this https://github.com/github/hubot-scripts/blob/master/src/scripts/oauth.coffee --- By the way, bought your book. great thanks!