Open sahas-si opened 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?
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: @.***>
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.