Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

miguelmota/tweet-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweet patterns

Visualize tweet patterns

Install

go get -u github.com/miguelmota/tweet-patterns/cmd/tweet_patterns

Required environment variables:

  • TWITTER_CONSUMER_KEY
  • TWITTER_CONSUMER_SECRET
  • TWITTER_ACCESS_TOKEN_KEY
  • TWITTER_ACCESS_TOKEN_SECRET

Getting started

$ tweet_patterns <username>

Example:

$ tweet_patterns @naval

saved @naval.png

screenshot

License

MIT