Me being an ardent fan of FRIENDS & Chandler Bing (well, who isn't?) on one fine day, wanted to create twitter account that could keep tweeting every single line that Chandler Bing spoke on the show.
This Twitter Handle 
Forever, if time could persist.
The Code is written in Python. You need to install all the dependencies of Python to get started. For the purpose of this application, you need to install pip to install dependencies of this application
Install all the required dependencies with:
pip install requirements.txt
Later, simply run:
python twitter-post-status.py
This application is hosted on Heroku. Simply, fork the project, edit the keys in the configuration file and deploy on Heroku. You must attach a Heroku Scheduler with a 10 minute interval to keep this running for a specfic period of time.
The config.py file holds all the secret keys that lets the application interact and post messages on Twitter. You need to configure this file to let the application work. Get your own Twitter Keys
Chandler's transcripts were scrapped from the main transcripts and was converted to Google Sheets file and I connected Sheety to create an API. At the moment of creating this app, I had to use this to get the app off the ground. Be cautious, the future of the app might not rely on this particular service.
Here is the link to the Sheety API which, at the moment, is public for consumption. But, please be gentle.
I am looking forward to host my own api with all the data.
- Transcripts
- Header Image
- Transcripts and names are copyrighted resources of the production house of FRIENDS
- GitSocial
