Rishikant181 / Rettiwt-API

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

Make tweet post text char limit configurable for premium x users #641

Open sahas-si opened 1 week ago

sahas-si commented 1 week ago

Kudos for coming up with this repo.

Currently there's a 280 tweet char limit by default for all the accounts. Can you please make the limit configurable so that premium users can configure the limit while initialising the instance.

Rishikant181 commented 1 week ago

I think an optional flag called premiuim of type boolean would suffice. If premium is false, the limit will be set to 280, else, it will be set to 25000.

What do you think?

sahas-si commented 1 week ago

Yup, this should do it 👍

On Wed, Nov 20, 2024, 19:46 Rishikant Sahu @.***> wrote:

I think an optional flag called premiuim of type boolean would suffice. If premium is false, the limit will be set to 280, else, it will be set to 25000.

What do you think?

— Reply to this email directly, view it on GitHub https://github.com/Rishikant181/Rettiwt-API/issues/641#issuecomment-2488701114, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7RC7RLF6HAMMW67FCSP7E32BSKU5AVCNFSM6AAAAABSEOGRKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBYG4YDCMJRGQ . You are receiving this because you authored the thread.Message ID: @.***>