chatbot-python-sample icon indicating copy to clipboard operation
chatbot-python-sample copied to clipboard

Results 6 chatbot-python-sample issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

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.