twitter-to-email

command module
v0.0.0-...-b1e1819 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

README

twitter-to-email

Get tweets from your Twitter Home timeline as a daily email digest.

Description and Usage

See Post on Medium: Getting your Twitter Timeline as an Email Digest using AWS

Quickstart

  • Install awscli, Go and Terraform.
  • Create a bucket to store tweets: aws s3 mb s3://<bucket_to_store_tweets>
  • Configure Lambda function using a JSON file: cp config.json.example config.json
  • Build Lambda Package: ./build-lambda-package.sh
  • Change all instances of twitter-to-email-debugjois in deploy.tf to the bucket name you created above.
  • Run terraform plan, and then terraform apply

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL