tweetkit
tweetkit copied to clipboard
is this dead?
Hey, @jtoy ! Thanks for checking in! This is still in active development though the updates have been slow in recent months since I've yet to extract the updated logic we use in production to the beta branch here.
I think there'll be an update early next month. Anyways, the key changes will be a change to how the gem returns responses (it will be similar to how Stripe returns it's StripeObject
/ JSON-like objects with accessors) as well adding new endpoints for tweets and users.
Thanks again for your interest, @jtoy !
Awesome, glad to hear that. Now that I know that I will look into it and see if there are places where I could help as all of the ruby Twitter gems are dead and I was looking at python and it’s very active over there but I prefer to stay in Ruby land.
I looked through the code, how would one get the user profile info? it seems liek the gem can do search and tweeting only?
also tweet info like when the tweet happened is missing.
I am continuing to use the gem and I have been adding my own code to get to the endpoints I need. its not tested with unit tests, but I do use it in production. can share if helpful.
@julianfssen curious if there is any update here?
As someone else mentioned, all the other Twitter gems are dead, so it would be useful to keep this one alive.