Skip to content

RhodesPeter/js-haiku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently tweeking Haiku via AWS lambda at @JsHaiku.

--

To create a tweet:

node js/index.js

To setup a project:

  1. Create an app on Twitter and generate account keys
  2. Add these keys to a file titled .env in the project root:
export TWITTER_CONSUMER_KEY=''
export TWITTER_CONSUMER_SECRET=''
export TWITTER_ACCESS_TOKEN_KEY=''
export TWITTER_ACCESS_TOKEN_SECRET=''

About

Misunderstood JavaScript poet tweeting haiku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published