Rishikant181 / Rettiwt-API

A CLI tool and an API for fetching data from Twitter for free!
https://rishikant181.github.io/Rettiwt-API/
MIT License
305 stars 31 forks source link

cannot create api key with npx rettiwt auth login #432

Closed Anermers95 closed 5 months ago

Anermers95 commented 5 months ago

after running the command, it returns nothing just a blank line.

Rishikant181 commented 5 months ago

Did you try logging in with the same account on the Twitter Web App? If you are already logged in, then log out then log in again and then try using rettiwt auth again.

Anermers95 commented 5 months ago

Hi had to make a new tweeter acc for it to work. Also, do u guys have a feature to retrieve all the replies from a tweet id? thanks!

Rishikant181 commented 5 months ago

do u guys have a feature to retrieve all the replies from a tweet id?

About that, fetching replies to a tweet had been quite messy for some time so it hasn't been implemented yet (although it's possible). It's currently in the backlog of features :(

I'll open up an issue and I'll see if it's better now (hopefully).

Anermers95 commented 5 months ago

hope the feature works because that's one of the features that I really need D: but you guys do awesome work thank you so much!

Rishikant181 commented 5 months ago

Thanks for the feedback, glad you found this useful!