Closed demophoon closed 6 years ago
Twitter recently updated their max character length to 280 but this script was still setup to split on tweets greater than 140 characters.
This commit changes the max safe tweet length to 280 characters.
As I brought back my version here (#56), it includes the support of the new limit, so this is no longer relevant. Thanks you anyway!
Perfect! Thank you for doing this!
Twitter recently updated their max character length to 280 but this script was still setup to split on tweets greater than 140 characters.
This commit changes the max safe tweet length to 280 characters.