Skip to content

grahamzemel/MediumTwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medium Twitter bot Created by Graham Zemel

Automates twitter feed on @TGAonMedium

This bot posts a new article whenever The Gray Area is updated on Medium

Configure .env to look like this and add these as config vars in heroku:

CONSUMER_KEY=XXXXXXXXXXXXXXXXXXXXXXXXX

CONSUMER_KEY_SECRET=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

ACCESS_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

ACCESS_TOKEN_SECRET=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

BEARER_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

These will all be from your Twitter app in your developer account

Feel free to contact me with any questions on grahamzemel.com

About

A bot running on Heroku that utilizes Twitter's API to fetch any new articles from a specific Medium blog, and post them to Twitter w/ hashtags.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors