Skip to content

A Twitter Handle that could tweet every line Chandler Bing spoke from the FRIENDS Sitcom show.

License

Notifications You must be signed in to change notification settings

thedhanawada/ChandlerSaid

Repository files navigation

ChandlerSaid alt text


Run on Repl.it

alt text

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 alt text keeps tweeting once every 10 minutes with a random line of Chandler Bing.

Forever, if time could persist.

Run Locally


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

Hosting on a Server


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.

Configuring Twitter Keys


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

Data


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.

Configuring Twitter Keys


Credits


About

A Twitter Handle that could tweet every line Chandler Bing spoke from the FRIENDS Sitcom show.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors