chrisjingram / EventPostNotifier

Sends a Twitter DM when new post appears on a specified Facebook event

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EventPostNotifier

Set environment variables for Twitter and Facebook:

TWITTER_CONSUMER_KEY TWITTER_CONSUMER_SECRET TWITTER_ACCESS_KEY TWITTER_ACCESS_SECRET GRAPH_ACCESS_TOKEN

Run

node EventPostNotifier.js -e `eventID` `twitterHandle`

Accepts multiple twitter handles passed as arguments to the end of the command

About

Sends a Twitter DM when new post appears on a specified Facebook event


Languages

Language:JavaScript 100.0%