Crude Twitch Viewer Bot 📢
# Wait for the stream to load and then join the chat WebDriverWait(driver, 10).until(EC.presence_of_element_located((By.ID, "chat")))
# Wait for the stream to load and then join the chat WebDriverWait(driver, 10).until(EC.presence_of_element_located((By.ID, "chat")))