Twitch Chat Bot that warns if troll youtube links are found
# Install dependencies
go get github.com/gempir/go-twitch-irc
go get google.golang.org/api/option
go get google.golang.org/api/youtube/v3
# Start project
go build
./main
Twitch Chat Bot that warns if troll youtube links are found
# Install dependencies
go get github.com/gempir/go-twitch-irc
go get google.golang.org/api/option
go get google.golang.org/api/youtube/v3
# Start project
go build
./main