Tim Kinnane
Tim Kinnane
Thanks for the package, it performs well and is simple to set up. ❤️ I'm using it as a Jest transformer and trying to test a function written in Typescript...
Hi, firstly this is great, thanks! I prefer to use some services like Google Keep as their own self-enclosed app windows, so they don't get lost among the tabs. I've...
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...
`au` is the message type used when a user is added (invited) into a room. That should probably have the same effect as a user joining, i.e. Hubot receives an...
Have published GitHub Pages for the adapter. Thanks to @geekgonecrazy this is aliased by the main Rocket.Chat domain. See here: https://rocket.chat/hubot-rocketchat/snippets There's some Readme updates on the way, in regards...
Came up from discussion on #259 - occured to me that npm only needs to publish the `index.js` file in releases, the rest are either published by default or can...
The [Docker Hub image](https://hub.docker.com/r/rocketchat/hubot-rocketchat/) for deploying a Hubot using this adapter has not been updated in some time. It still uses the `yo generator-hubot` approach which employs an older version...
Related to https://github.com/RocketChat/Rocket.Chat/issues/9337 @garychapman has already worked on the issue of setting up a queue with a timed delay between each send from Hubot. His work needs to be integrated...
I just noticed there's a repeat of the env settings table and some other instructions in the readme. We need to cut this doc down a lot to be much...
Neat concept, great work. Limiting to gists doesn't seem that useful though. If you're continuing it, I wonder if you've considered a VS code extension. You could look at Polacode...