- Go to https://streamelements.com/dashboard/account/channels and get a JWT TOKEN
- Put JWT TOKEN inside token.txt
- Run the
notify server.exe
or install Node.js, runnpm install
and runnode index.js
, the notify server is the bridge connects Stream Elements to Godot - Check it out GDScript example
- You can test Stream Elements events at https://streamelements.com/dashboard/activity
- Full GDScript implementation or GDNative addon