You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 hours ago | |
|---|---|---|
| .gitignore | 2 hours ago | |
| LICENSE | 2 hours ago | |
| Makefile | 2 hours ago | |
| README.md | 2 hours ago | |
| config.json | 2 hours ago | |
| go.mod | 2 hours ago | |
| go.sum | 2 hours ago | |
| main.go | 2 hours ago | |
| secret_sample.json | 2 hours ago | |
README.md
twitch-irc-bot
A simple answer bot written in Go that uses Twitch's IRC service to do most of the work. This project is meant to explain to anyone else trying to make a similar client all the weird setup crap Twitch makes you do with OAUTH2.