Bot for monitoring Uncommon Core podcast releases and tweeting them out. The program compares the episodes that have already been tweeted with the episodes present in Spotify and tweets out the delta (if any).
go get github.com/davidiola/ucc_twitter_bot
Set appropriate API Key environment variables (see constants).
go run main.go
Tweets are being submitted by the @ucc__bot
account: https://twitter.com/ucc__bot. Turn on tweet notifications for this account to be notified of new episodes minutes after release.