From 6628a49b953842a3c358bdf3f5e45284480db0c3 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Mon, 2 Dec 2024 17:40:36 -0500 Subject: Update :5 --- src/wasp-twitch-chat-commands.el | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wasp-twitch-chat-commands.el') diff --git a/src/wasp-twitch-chat-commands.el b/src/wasp-twitch-chat-commands.el index 51ce441d..f55355fa 100644 --- a/src/wasp-twitch-chat-commands.el +++ b/src/wasp-twitch-chat-commands.el @@ -47,6 +47,7 @@ (cons "Heartrate" (lambda (_ _) (cl-incf w/chat-bpm-count))) (cons "heart" (lambda (_ _) (cl-incf w/chat-bpm-count))) (cons "Heart" (lambda (_ _) (cl-incf w/chat-bpm-count))) + (cons "!menu" (lambda (_ _) (w/twitch-say "https://secure.colonq.computer/menu"))) (cons "!irc" (lambda (_ _) (w/twitch-say "#cyberspace on IRC at colonq.computer:26697 (over TLS)"))) (cons "IRC" (lambda (_ _) (w/twitch-say "#cyberspace on IRC at colonq.computer:26697 (over TLS)"))) -- cgit v1.2.3