Updated NoTwitch Demo Scene

This commit is contained in:
Eroax 2024-01-26 03:29:40 -07:00
parent 5fed9566c6
commit 1bd9c84f1e

View file

@ -5,5 +5,5 @@ extends Button
func _pressed():
OS.shell_open(twitch_connection.authenticate_with_twitch(["channel:read:redemptions", "chat:read", "chat:edit"]))
OS.shell_open(twitch_connection.authenticate_with_twitch())