gottagofaster236 / Twitch-Channel-Points-Miner

A simple script that will watch a stream for you and get the channel points
GNU General Public License v3.0
146 stars 46 forks source link

I can use it on windows but can't use on mac properly #32

Closed aswq206 closed 3 years ago

aswq206 commented 3 years ago

i can use it on windows but can't use it on mac it'll stuck at "Reconnecting to Twitch Pubsub serbver in 30 seconds." it can get 10 point in 5 min but can't auto claim bonus

gottagofaster236 commented 3 years ago

Hmm, that is weird. Maybe there's an exception inside the on_message function which causes the connection to close (as websocket-client does not print exceptions). Will have to check that.

aswq206 commented 3 years ago

things being OK after I reinstall python3 ... thanks a lot for help!