-
Getting this error when running a clean install of hubot (from npm) using the flowdock adapter.
C:\Hubot> .\/bin/hubot -a flowdock -d
[Tue Jan 24 2017 16:06:54 GMT-0500 (Eastern Standard Time)] …
-
Hi,
I've wanted to try out the messageRoom functionality. Unfortunately I'm having problems with it, either my script is wrong, or I'm using it wrong.The script I wrote essentially does nothing (apart…
-
```
# start the bot with an alias of red
bin/hubot -a flowdock -n hubot -l "red"
[Mon Apr 13 2015 23:49:13 GMT+0000 (UTC)] DEBUG Received message { event: 'message',
tags: [ ':unread:146905' ],
u…
-
I'm getting the below error when attempting to add hubot-flowdock as an adapter. I tried the possible solutions found online, with no success.
I also opened a case with Rally support, which seems to…
-
this package relies on buffertools, which uses node-gyp
on windows, that kinda sucks, as there is no dist/executable shipped in the buffertools npm, it does a rebuild from source
this basically means …
-
[Relevant flowdock discussion](https://www.flowdock.com/app/cardforcoin/bifrost/threads/t43k38dWIQEdmA8GQtF062N2Fnn).
In this particular case, a user changed their login email from one address to a…
-
When our Hubot hits a certain number of flows it is unable to start up. Usually it's around 205.
```
[Thu May 05 2016 17:51:34 GMT+0000 (UTC)] INFO Found 208 flows, and I have joined 205 of them.
[Th…
-
This is probably a dumb / basic issue, but I recently upgraded our hubot from 2.4.6 to 2.13.2 and the bot no longer responds to its name or to PMs. By "upgraded" I mean I simply mv'ed the old folder …
-
We want to deploy updates using [hubot](https://hubot.github.com/) in slack.
-
We are using Flowdock with Hubot and your script. Sometimes the gifs are that huge, it will just lag everyone's client to death. Would it be possible to implement an option to limit size or even bette…