You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constwebsubDeprecationNotice="Halt! It appears you are trying to use WebSub, which has been deprecated. For more information, see: https://discuss.dev.twitch.tv/t/deprecation-of-websub-based-webhooks/32152"
16
+
15
17
var (
16
18
isAnonymousbool
17
19
forwardAddressstring
@@ -33,7 +35,7 @@ var (
33
35
34
36
vareventCmd=&cobra.Command{
35
37
Use: "event",
36
-
Short: "Used to interface with Event services, such as Eventsub and Websub.",
0 commit comments