

While logged into Streamlabs, go to this website.
There, you should see a panel that looks like:

Copy your Socket Token, then open MelonPreferences.cfg in UserData. There, you should see a section like:
[StreamlabsIntegration]
socketToken = "none"
Change none to the token you just copied, save it, then exit. (KEEP THE QUOTATIONS Ex. "The.Token.Here")
You are now integrated.
Just add a hook to:
StreamlabsIntegration.Core.OnDonationEvent
It will provide you with:
float amount, string user, string message
Currency is automatically converted to USD when applicable.