Skip to content

cinthiafukami/Enova-hack-night

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

  1. Sign up for IFTTT
  1. Download reddit_to_twitter application
  1. Add app to twitter profile
  • https://dev.twitter.com/apps
  • Create New App
  • Save application
  • Select application
    • Change Permissons to Read and Write
    • Update reddit_to_twitter application with your twitter secret keys
  1. Push reddit_to_twitter to Heroku
  • git add .
  • git commit -m 'adding my twitter keys'
  • git push heroku master
  1. Download ifttt application
  1. Open IFTTT profile
  • Go to Channels
  • select WordPress
  • Edit channel
    • Blog URL: heroku_URL_for_ifttt_application
    • username: your_first_name
    • password: whatever_you_want (this isn't important it just needs to not be blank)
  • Activate Channel
  1. Add IFTTT Recipe
  • Go to My Recipes
  • Create a Recipe
  • Choose Reddit
    • Any new post in a subreddit
    • ruby
  • Click 'That'
    • select WordPress
    • Create a post
      • Title: whatever_you_want # THIS IS WHAT YOU WILL TWEET
      • Body: whatever_you_want
      • Categories: ifttt_application_heroku_url
    • Create Recipe
  1. Manually Trigger IFTTT
  • Select "check" in your My Recipes Page of IFTTT

About

Repo for Enova Hack Night exercises and challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published