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

가상현실과 증강현실을 만듦에 있어서는 가장 중요한 점은 현실과 가상현실을 구별하지 못해야 한다는 것 이다. 가상현실에서 쓰는 화폐는 될수있는한 비트코인 또는 알트코인들로 시작을 해야한다.

Building off of some earlier hackathon work to enable threaded replies in Slack messages for RPC chatops, I would like to extend it to all chatops. This is part of...

Extends #1106 to include JSON requests. Background: I pipe GitHub "push" events to hubot (using `content-type: application/json`) and every now and again express returns 413 Payload Too Large if the...

Updated my PR #1370 with v3 changes, including refactoring async middleware tests in js (from coffeescript) and I added some tests for response class, showing variations using / not-using returned...

Hubot's ability to write cross-chat-platform chatbots is extremely useful and amazing. However, it lacks a standardized way of listening for reactions to messages or reacting with messages, as many chat...

enhancement

Previously, Robot took positional arguments. This is fine for internal use, but when programatically building, it looks weird because you have a bunch of null and boolean values which don't...