The Kandan Hubot app was mysteriously able to connect to Kandan (I could see it in the active users), but would then receive "socket closed" errors as soon as it tried to respond to anything. Finally figured out, it was hardcoded to connect via HTTP, which doesn't work when you've got Kandan set to force HTTPS.
Added a config variable for this and instructions to the Readme.
The Kandan Hubot app was mysteriously able to connect to Kandan (I could see it in the active users), but would then receive "socket closed" errors as soon as it tried to respond to anything. Finally figured out, it was hardcoded to connect via HTTP, which doesn't work when you've got Kandan set to force HTTPS.
Added a config variable for this and instructions to the Readme.