A pre-packaged runnable version of the hubot-irc adapter.
- Clone this repo or download the latest tag.
- Install dependencies:
npm install - Change the settings in the
runbot.shfile to match your situation - Run the Bot:
. runbot.sh
If the runbot.sh file is not executable you can change the execute permissions with
chmod 755 runbot.sh
MIT License, available via a quick google search if needed.