You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bot was designed to see if a list of users were live on twitch and if they were, send a message in a discord channel.
Create a file called creds.py that contains:
discordChannelID=''
discordBotToken=''
twitchClientID=''
twitchClientSecret=''