Skip to content

gschlect/starbird

Repository files navigation

Starbird

Using a scheduled AWS lambda function, starbird checks for newly starred repos on your GitHub account every minute and tweets any new ones on your twitter account. For example:

tweet example

Setup

  1. Clone and yarn install
  2. cp config/default.json config/local.json, fill in config/local.json
  3. yarn run deploy

In order for starbird tweet on your behalf, you must create a twitter app for the project. You will also need the serverless framework installed and configured with AWS credentials in order to deploy.

About

Serverless lambda function to tweet your GitHub stars automatically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published