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

Hello! I have created the adapter and published it in a private npm repository as a [scoped package](https://docs.npmjs.com/using-npm/scope.html). But it turned out that scoped packages cannot be loaded by [loadAdapter](https://github.com/hubotio/hubot/blob/master/src/robot.js#L499)...

An adapter's `send` method could return something, and it would be nice to have access to it when using the `robot.messageRoom` and `robot.send` commands. One example is hubot-slack, which returns...

As I'm starting to look for toolkits and SDKs for Alexa development, I wonder if Hubot could be used as a viable framework for creating Alexa Skills. On a cursory...

Is it possible to organize custom scripts in the scripts directory into sub folders and have them automatically loaded by hubot?

I mean, I see many companies here selling bots from hubot using diagrams to build and stuff like that. Is there a kind of website where we can do it...

Hi! I've encountered a problem when I need to send a request to the bot with json payload that exceeds 100kb I get PayloadTooLargeError no matter what EXPRESS_LIMIT variable is...

Hello there, I've searched far and wide and even [commented](https://github.com/hubotio/hubot/issues/396#issuecomment-455020900) on an old hopefully-related issue but no 🎲 🎲. Basically I feel like hubot's help system could be waaaaaaaay better....

Just another repository

Good afternoon. I use the Rocketchat server. I need to create a bot. I am new to this topic. We need a bot that will authenticate the user during correspondence...

This would be really helpful for scripts that address all users, check whether a user is in a channel, etc.

enhancement
triage: evolution