Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 339 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 339 Bytes

goTweet

Simple command line tweeter because I was tired of opening up twitter and seeing ads. Literally just sends a tweet and closes.


Setup

  1. Set the env vars
TWITTER_ACCESS_TOKEN
TWITTER_ACCESS_TOKEN_SECRET
TWITTER_CONSUMER_KEY (api key)
TWITTER_CONSUMER_KEY_SECRET ((api secret))
  1. Set some alias for it
  2. Tweet