TheOmenDen.StreamPulse.Scripting.Attributes.OnSpotifyTrackChangedAttributeMarks a method as a handler fired when the now-playing Spotify track changes. The method must accept
(IScriptContext, SpotifyTrackChangedContext). See OnChatMessageAttribute for the
supported return types.