Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sahas-si opened this issue Nov 20, 2024 · 2 comments
Open

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

sahas-si opened this issue Nov 20, 2024 · 2 comments

Comments

@sahas-si
Copy link

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.

@sahas-si 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
@Rishikant181
Copy link
Owner

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
Copy link
Author

sahas-si commented Nov 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants