This plugin adds support to OpenKore allowing console commands to be issued via Twitch chat. This offers a "Twitch Plays OpenKore" experience! There is a list of blacklisted commands in twitch/twitch.pl that you may modify to your needs.
- Copy
twitch
folder toopenkore/plugins
. - Load the plugin by adding
twitch
toloadPlugins_list
inopenkore/control/sys.txt
- Add your configuration to
openkore/control/config.txt
twitch 1 # enable/disable
twitch_user gnubeardo # your twitch username
twitch_token oauth:vvad7xqmh48wawkty2s3m060yxyxkff # oauth token with oauth:
twitch_channel gnubeardo # your twitch channel with no \#
See USAGE.md