Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 335 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 335 Bytes

Twitch Chat Bot

Twitch Chat Bot that warns if troll youtube links are found

Authors

Setup

# 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