/hubot-irc-runnable

A pre-packaged runnable version of the hubot-irc adapter

Primary LanguageCoffeeScript

hubot-irc-runnable

A pre-packaged runnable version of the hubot-irc adapter.

Dependencies

Setup

  • Clone this repo or download the latest tag.
  • Install dependencies: npm install
  • Change the settings in the runbot.sh file 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

License

MIT License, available via a quick google search if needed.