Skip to content

arjanpronk-kizitos/intercom-twitter-follow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow new users on Twitter using Intercom

If you're using Intercom, this tiny app will automatically follow your users two days after they register. It will easily show your new users your Twitter account and increase your followers.

Installation

Add this App to Heroku and supply the following environment variables:

  • TWITTER_ACCESS_TOKEN
  • TWITTER_ACCESS_TOKEN_SECRET
  • INTERCOM_APP_ID
  • INTERCOM_API_KEY
  • REDIS_URL
  • TWITTER_CONSUMER_KEY
  • TWITTER_CONSUMER_SECRET

Log into Intercom and create the webhook (https://docs.intercom.io/integrations/webhooks). It should point to https://my-app-on-heroku.herokuapp.com/webhook

That's it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages