Skip to content

assapir/twitter-play

Repository files navigation

Build Status Build status codecov

This repository is for me to learn JS.

In order for this to work, creat a cred.json file under the root dir, with the following JSON object:

{
  "consumer_key": "...",
  "consumer_secret": "...",
  "access_token": "...",
  "access_token_secret": "..."
}

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published