-
https://redis.io/
-
Despite following the installation instructions for hubot and hubot-ector, I have been unable to make it work. Upon launching hubot, I receive these two errors:
```
Error while loading cn.json
Error:…
-
When triggered with an invalid/non existent issue number while adding notes eg `pager note 999999 chicken on fire` Hubot does not respond in the chat/channel to say there's been an issue adding the no…
ghost updated
6 years ago
-
I started like this:
"TELEGRAM_TOKEN=xxx:xxx TELEGRAM_INTERVAL=3500 bin/hubot -a telegram"
But there is such an error
[root@work-sys myhubot]# TELEGRAM_TOKEN=xxx:xxx TELEGRAM_INTERVAL=3500 bin/…
-
So it would appear that chasing how hubot-auth was writing to redis was somewhat of a dead-end... I say that because it would appear that I don't have a persistent redis DB on my PI in the first place…
-
Tested on macOS 10.12.3
```
hubot> hubot napi delfines
hubot> [Fri Feb 10 2017 20:05:55 GMT+0100 (CET)] ERROR TypeError: Cannot read property 'statusCode' of null
at /Users/pbakondy/dev/hubot/…
-
Possible APIs
- http://www.apertium.org
- http://api.yandex.com/translate/
- http://gengo.com/developers/
- https://developers.google.com/translate/
- http://www.microsoft.com/web/post/using-the-free-…
-
the plugin drops in <a href='.......'>#234</a></pre> which obviously does not render properly.
this either needs to be adapted to markdown or supported
-
-
Since updating hubot-test-helper from 1.7.0 to 1.8.1 or 1.9.0, my project has been experiencing an odd issue with the sinon stubs we're creating for our hubot scripts. Essentially, we're creating an i…