Jarr0d161 / TeamFightChaticts

TwitchChat spielt TFT über Chatbot
Apache License 2.0
18 stars 1 forks source link

Create Dummy Twitch Account for Tests #11

Open Bonifatius94 opened 2 years ago

Bonifatius94 commented 2 years ago

@Jarr0d161 We need some tests to make sure that the Twitch chat connection still works (logic is 90% changed, see twitch_connection.py.

Do you know how to create a Twitch account and set up an auth token, etc.? I'd like to write a connection test and parameterize it with a GitHub secret holding the token. That way, we can ensure the connection logic works without having to try it manually all the time.

But for now, maybe Maxim could give our new version a try and let us know whether it works as expected? 😉