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

Add request timeout to RettiwtConfig #421

Closed omarcinkonis closed 5 months ago

omarcinkonis commented 5 months ago

Twitter API usually returns responses instantly. However, if proxy is used, then custom timeout becomes useful.

Rishikant181 commented 5 months ago

@omarcinkonis are you willing to work on it or shall I?

omarcinkonis commented 5 months ago

I can do it, should have time for this tomorrow.

Rishikant181 commented 5 months ago

@omarcinkonis Thanks, meanwhile I am experimenting on an alternate authentication which does not require a Twitter account.