From 5d003af92aff89cc600c1125e2e8767fc88b7ae4 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 8 May 2025 04:31:17 -0400 Subject: The latest and greatest updates that you crave, now --- src/wasp-event-handlers.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wasp-event-handlers.el') diff --git a/src/wasp-event-handlers.el b/src/wasp-event-handlers.el index 0e5b8d46..d45debaf 100644 --- a/src/wasp-event-handlers.el +++ b/src/wasp-event-handlers.el @@ -39,7 +39,7 @@ ((s-equals? (car msg) "won") (w/write-chat-event "Fufufu... I win...")) (t (w/write-chat-event "that it's over"))) (setf w/overlay-barrage-active nil))) - (cons '(monitor twitch chat incoming) #'w/twitch-handle-incoming-chat) + (cons '(monitor twitch chat incoming) #'w/twitch-handle-incoming-chat-sexp) (cons '(monitor twitch redeem incoming) #'w/twitch-handle-redeem) (cons '(frontend redeem incoming) -- cgit v1.2.3