I'm also getting the errors
W 0:00:01:219 The parameter "cmd_info" is never used in the function "command_test()". If this is intended, prefix it with an underscore: "_cmd_info".
UNUSED_PARAMETER
Gift.gd:91
W 0:00:01:219 The parameter "cmd_info" is never used in the function "hello_world()". If this is intended, prefix it with an underscore: "_cmd_info".
UNUSED_PARAMETER
Gift.gd:94
W 0:00:01:219 The parameter "cmd_info" is never used in the function "streamer_only()". If this is intended, prefix it with an underscore: "_cmd_info".
UNUSED_PARAMETER
Gift.gd:97
you get the idea
it is connecting to the server but the game is like frozen and I cant interact or recive chat messages through the game
I'm on godot 4.41 and 4.1.5 of the extension
this was using the example program