hubot-example
hubot-example copied to clipboard
Examples for "Automation and Monitoring with Hubot" book.
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`...
OAuth
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!