The project based on Golagn and Cobra CLI is placed here
Installation
go get -u github.com/irlndts/go-lastfm-to-twitter
Running
go-lastfm-to-twitter list --user=<USERNAME> --publish=true --lastfm-key=<KEY> --twitter-consumer=<CONSUMER> --twitter-token=<TOKEN> --twitter-secret=<SECRET> --twitter-token-secret=<TOKEN-SECRET>
Generate your lastfm key here
Twitter keys are being generated here
There are some options available, check it via
go-lastfm-to-twitter list -h
Top comments (0)