Auto-tweet episodes using Github hooks.
This project uses apex. If you'd like to get this set up on your own code-wise:
- Set up apex
- Run
apex init
in this directory - Change
env.sample.js
toenv.js
and add your access token and profile IDs - Change various specific things to hit your github instead of Turing-Incomplete's ;)
On AWS:
apex deploy
- Set up an SNS queue for Github and make that trigger your Lambda