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

Support for 280 Characters #70

Open
jphoke opened this issue Apr 2, 2018 · 3 comments
Open

Support for 280 Characters #70

jphoke opened this issue Apr 2, 2018 · 3 comments

Comments

@jphoke
Copy link

jphoke commented Apr 2, 2018

Is there a plan to support 280 character tweets going forward? For a weather service I am building 140 isnt cutting it

@jgoerzen
Copy link
Owner

jgoerzen commented Apr 2, 2018 via email

@jphoke
Copy link
Author

jphoke commented Apr 3, 2018

Thanks - while not truly a developer - i'll take a gander and see if I can tweak :)

@jgoerzen
Copy link
Owner

jgoerzen commented Apr 3, 2018

If all you care about is posting to twitter, you may be able to just
change every instance of 140 in Commands/Update.hs to 280 and be good to
go. Processing longer incoming tweets will be more complicated.

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

No branches or pull requests

2 participants