WARNING - [warning]: websocket connected
Describe the bug This is no longer a bug, but a question, what does this text mean, I looked for similar questions - I did not find it, maybe someone came across this.
To Reproduce Steps to reproduce the behavior:
- Go to main folder
- Click on run.py or examlpe.py
- Scroll down to After the list of streamers check online/offline
- See error
Expected behavior A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
- OS: 10
- Python version 3.9
Additional context Add any other context about the problem here.
https://i.imgur.com/B5ZrvJb.png
try putting the logs off
https://websockets.readthedocs.io/en/stable/topics/logging.html#log-levels
I'm not a source of truth on this but I believe that is a completely expected behavior that is written into the code.
Fixed in my fork https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2