extends Button @onready var twitch_connection : Twitch_Connection = $"../../Twitch_Connection" func _pressed(): twitch_connection.authenticate_with_twitch()