Pinasu
May 17, 2018, 2:01pm
#1
Hi. I recentry downloaded for testing pourposes chat samples from https://github.com/twitchdev/chat-samples/tree/master/python but I noticed that is not working at all. It connects to the Server, apparently, but doesnt show anything on_welcome nor on_msg.
What’s going on?
Did you get an OAuth token with the connect_chat scope and add that to the sample?
A few changes have been made to Twitch since that example was posted.
GITHUB user derekmhh has posted an updated version that should work, but the updates haven’t been merged into the main branch. The new version of the example bot can be found here: https://github.com/derekmhh/twitch-IRC-bots/blob/233eb0db52c3072c9a8fcdea09537aee647d5ae5/python/chatbot.py
jmshi
June 8, 2018, 8:46pm
#5
Yeah, I found the same; it reports connecting, but nothing shows up even with the new version… wonder why…
system
closed
July 8, 2018, 8:46pm
#6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.