chatbot-python-sample
chatbot-python-sample copied to clipboard
Not connecting on port 6697
trafficstars
The docs 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 that an issue on SingleServerIRCBot or something with this script?
I'm thinking the example should really use SSL by default in this day and age, if at all possible. I'm happy about any pointers!