Tkd-Alex / Twitch-Channel-Points-Miner-v2

A simple script that will watch a stream for you and earn the channel points.
GNU General Public License v3.0
1.23k stars 685 forks source link

The IRC chat connection function does not work. #315

Open DanzoGit opened 3 years ago

DanzoGit commented 3 years ago

The IRC chat connection function does not work.

Steps to reproduce the behavior:

  1. Run the script.
  2. We are waiting for the message in the program: Join IRC Chat: streamer_name.
  3. Go to twitch and look for your nickname in the list.
  4. We do not find ourselves in the list, the viewing time does not increase.

I was expecting to see myself in the list of users on twitch and an increase in the browsing time of the bot (Streamelements).

Windows 10, x64 Python 3.9.6

50k points, this is clearly not 18 hours (they were earned without bets). The latest version of the script is installed. All libraries listed in the requirements.txt are installed. join_chat=True. P.S. Sorry for my English, this is not my native language.

screen1 ![tcmp](https://user-images.githubusercontent.com/61109303/136823412-1dd26d0e-f6e1-4289-9515-ddc66f3e9858.png)
screen2 ![time-points](https://user-images.githubusercontent.com/61109303/136823652-a1f4e8d8-621f-47cf-86f7-395984d88bf5.png)
screen3 ![libraries](https://user-images.githubusercontent.com/61109303/136823719-0d263512-25b3-4bc5-b936-6a16270830f3.png)
LeoAlt8 commented 3 years ago

Hi. Found the same problem today.

Ubuntu 20.04.3 LTS Python 3.8.10

UPD. Deleted the authorization file. Restart the server and script. It works. But you have to watch.

UPD2. Doesn't work again.