Open x1a0 opened 12 years ago
Both help
and hubot help
should work the same way. Do you have some scripts installed?
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
See if that helps.
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.