TheOmenDen.StreamPulse.Scripting.Attributes.OnSubscribeAttributeMarks a method as a handler fired when a viewer subscribes (standalone or gifted). The method
must accept (IScriptContext, SubscribeContext). See OnChatMessageAttribute
for the supported return types.