ohyou / twitch-viewer

A viewer bot for twitch.tv
Apache License 2.0
196 stars 103 forks source link

"An error has occurred while trying to read arguments. Did you specify the channel?" #40

Open WillForkes opened 6 years ago

WillForkes commented 6 years ago

I have specified the channel in the code and whatever i do i can't seem to get this to work! Plz help!

AlexGellert-zz commented 6 years ago

Yeah i'm fairly new to python as well trying to figure it out

BrandonMayU commented 6 years ago

Has this been solved? Because I am still getting the same error

Astriz commented 6 years ago

the script is not working anymore but you probably you didnt install all libraries , just read the readme.

ghost commented 6 years ago

You are not supposed to specify the channel in the code, you are supposed to pass the channel as an argument. For example: python2 twitch-viewer.py channel

Fishua02 commented 6 years ago

for being an absolute noob how would i do this?