smoak / hubot-jabbr

Jabbr adapter for Hubot
19 stars 11 forks source link

Not working anymore with hubot 2.3.0 #1

Closed laurentkempe closed 12 years ago

laurentkempe commented 12 years ago

Stated in the Changelog of Hubot for v2.3.0

Extracted remaining classes into their own files - tombell Note this is a breaking change for adapters. Adapters are going to want to use the following code snippet for requiring classes from hubot.

{Adapter,Robot} = require 'hubot'

smoak commented 12 years ago

Just updated the adapter to work with 2.3.0

laurentkempe commented 12 years ago

Great thanks Scott!

laurentkempe commented 12 years ago

btw I updated my blog post Automate your Jabbr chat using Github Hubot all running on a Windows machine