tweetkit icon indicating copy to clipboard operation
tweetkit copied to clipboard

is this dead?

Open jtoy opened this issue 2 years ago • 7 comments

jtoy avatar Dec 11 '22 03:12 jtoy

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 !

julianfssen avatar Dec 11 '22 04:12 julianfssen

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.

jtoy avatar Dec 11 '22 19:12 jtoy

I looked through the code, how would one get the user profile info? it seems liek the gem can do search and tweeting only?

jtoy avatar Dec 16 '22 14:12 jtoy

also tweet info like when the tweet happened is missing.

jtoy avatar Dec 16 '22 14:12 jtoy

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.

jtoy avatar Jan 26 '23 22:01 jtoy

@julianfssen curious if there is any update here?

ishields avatar Jun 03 '23 12:06 ishields

As someone else mentioned, all the other Twitter gems are dead, so it would be useful to keep this one alive.

andreierdoss avatar Aug 02 '23 07:08 andreierdoss