DEV Community

Discussion on: Let's make a Twitch bot with Python!

Collapse
 
xtimemaster profile image
Carlos Castro

It was working properly an then got this error
Traceback (most recent call last):
File "bot.py", line 11, in
initial_channels=[os.environ['CHANNEL']]
TypeError: init() missing 1 required positional argument: 'token'