chatbot-python-sample
chatbot-python-sample copied to clipboard
With the "Kraken" API no longer being supported, I rewrote the `init` function to work with the Helix API. As a result of this, a client secret is needed in...
Can omeone update this to Python 3.7?
With v5 going away, this example should get updated to use the v6 API.
When i try the !schedule or !raffle the bot detects it but doesnt reply anything in chat. Received command: raffle Received command: schedule Received command: game Received command: schedule
The [docs](https://dev.twitch.tv/docs/irc/guide) state that there is a SSL version of Twitch IRC at port `6697` However, I can only get this script to work using `6667`, so not encrypted. Is...
I have made few changes to made it work with Python 3.9.1 and updated API request.