You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
sahas-si
changed the title
Make tweet char limit configurable for premium x users
Make tweet post text char limit configurable for premium x users
Nov 20, 2024
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.
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.
The text was updated successfully, but these errors were encountered: