Richard Eriksson

Results 23 comments of Richard Eriksson

I encountered the same thing. #3097 has been merged, and now I'm able to push to Heroku.

I encountered the same thing. #3097 has been merged, and now I'm able to push to Heroku.

Take a look at the pull request at https://github.com/chetan51/sidestep/pull/30 I use a custom TLD for my local development (currently .lallafa). If you look at /Applications/Sidestep.app/Contents/Resources/TurnProxyOn.sh you can add the TLD...

The announcement to move to HTTPS is at: https://www.goodreads.com/topic/show/18944471-announcement---migrating-all-api-endpoint-to-https @harperreed has a fork that implements this, and it's working in my app. https://github.com/harperreed/node-goodreads

I think you should look at further emphasizing the difference in data types. Sort of too bad, because I think the Redis project chose names poorly. Set and Sorted Set...

The obvious reactions would be :recycle: for RTing and :star:, :star2:, and :thumbsup: for faving.

This is waiting on inclusion in the client library.

That sounds like a feature request, that is, to make bot tweets a setting rather than hard-coded. That's partly a remnant of (originally) having a single channel for posting &...

Is this for an integration? The bot messages I'm able to do a console.log on, the `message.subtype` property is undefined. That never felt right to me, since I expected it...

Yeah, existing integration is what I meant. I'll see what I can figure out.