Enhance a PHP based blog site to post thread to twitter for users
Budget: $30 – $250 USD
1. Add function to post to user twitter account .. NOTE: user account not blog page account
2. Convert the blog content to twitter thread
- 280 characters each tweet in the thread
- split the words by the end of the it and not in between
- Add tweet count for each For eg 1/n , n being the total of splits.
3. Preview the thread, add images to the particular tweet in preview screen.
4. Publish / Post to Twitter
Can use post and reply APIs of Twitter
2. Convert the blog content to twitter thread
- 280 characters each tweet in the thread
- split the words by the end of the it and not in between
- Add tweet count for each For eg 1/n , n being the total of splits.
3. Preview the thread, add images to the particular tweet in preview screen.
4. Publish / Post to Twitter
Can use post and reply APIs of Twitter