Twitch/Discord Chat Bot that works for KGB
WARNING! CONTAINS SUBMODULES! Clone with git clone --recursive
.
$ cabal v2-build
$ cabal v2-run kgbotka secret.json database.db
$ stack init --resolver=snapshot.yaml
$ stack build
$ stack run kgbotka secret.json database.db
The easiest way to obtain Twitch credentials right now is to
Login
button and follow the instructionssecret.json
.
Check ./secret.json.example to learn about
the format of the file.See OAuth2 for Bots section of Discord documentation.
gist
scope, otherwise Friday Videos Gist synchronization won't workTBD