/goTweet

Stupid simple command line tweeter because I was tired of opening up twitter and seeing ads. Send a tweet and get back to work.

Primary LanguageGo

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