irc_machine
irc_machine copied to clipboard
An IRC bot with a RESTful HTTP interface, built on Ruby and EventMachine.
Hi, I am just experimenting with this and got the following error to a simple GET /channels call: > #
This PR gives irc_machine a few new features: - A router class that you can leverage to have upstream deal with jenkins CI notification plugin messages and create a few...
This includes the fix for the `Proc` syntax, as well as the fairly logical option to just pass in a block.
Placeholder PR, I'll refactor the plugin into sanity tomorrow.