hubot icon indicating copy to clipboard operation
hubot copied to clipboard

A customizable life embetterment robot.

Results 110 hubot issues
Sort by recently updated
recently updated
newest added

yeoman is actually pretty heavy weight for someone getting started. It has a ton of dependencies, so there's a lot more chances for things to go wrong at install time....

pinned

Mutating the list of listeners for the robot by using functions like `.hear` or `.respond`, or just mutating the `robot.listeners` array while handling a message leads to unexpected behaviour. For...

is it possible to set up an auto-reply message if there is no answer to the question?

So I need some help to configure Hubot for enterprise hipchat. I have installed Hubot locally on OSX and have configured my "actual hipchat user name" as Hubot bot I...

I think many users of hubot would like to achieve ability to autocomplete commands in their day to day activities. Not all chats allows to autocomplete for bots, but shell...

Is it possible to create a robot for chat in Spanish?

So I making a post request to hubot-adapter I don't know why it is not trigger any scripts. I don't actually have a chat client. There's no user, id, room....

I want to pattern six figures when robot hear something like :675849 . and I try to use regex like this: ` robot.respond(/^\d{6}$/,function(res) { return res.send("success") }) ` it's not...

hey i have developed a bot for my company and the participants in the chat are just "bot" and the "employee" so its very annoying for the employee to mention...

Hi, I'm a computer engineer and joined in node.js korean translation team. (https://github.com/nodejs/nodejs-ko/) I'm interested in hubot. I wish the hubot wil spread to others more. So, I want to...

documentation