Twitter bot to tweet python related job postings using the Github Jobs API. New jobs are posted every 2 hours while the script is running. Visit the Twitter page at this link.
- Run the following command to set up tweepy:
pip install tweepy
- Create your own Twitter application at app.twitter.com
- This is where you will be able to obtain the consumer key, consumer secret, access token, and access token secret