You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is a stupid question... I've successfully connected Hubot to GTalk and added Hubot as a buddy in my list.
But I don't know what to say to it... when using Shell interface I can just type "hubot help" then enter, it prints me the help text. I tried in gtalk but it doesn't work.
Thanks for help.
The text was updated successfully, but these errors were encountered:
I think this is possibly an issue with hubot itself. I've encountered this error in both the twitter and gtalk adapters. Both listen and receive messages (determined with console.log), but neither response to the client.
This was happening to me because hubot-gtalk and hubot server, were using different versions of the "hubot" module. You should try to delete the folder: ./node_modules/hubot-gtalk/node_modules/hubot
I know this is a stupid question... I've successfully connected Hubot to GTalk and added Hubot as a buddy in my list.
But I don't know what to say to it... when using Shell interface I can just type "hubot help" then enter, it prints me the help text. I tried in gtalk but it doesn't work.
Thanks for help.
The text was updated successfully, but these errors were encountered: