Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 479 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 479 Bytes

Go-ttv

Command Line Twitch.tv Chat Viewer Written in GoLang.

Installation

go install github.com/karim-w/go-ttv

Usage

go-ttv -channel <channel_name> -token <oauth_token>

to generate an oauth token, go to https://twitchapps.com/tmi/

License

BSD-3-Clause

Author

karim-w

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.