From 7dd48bb77afddcd296bc0a77d01cf159e247ef3b Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Thu, 6 Jul 2023 11:54:59 +0100 Subject: [PATCH] weechat: add /meet alias --- weechat/alias.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/weechat/alias.conf b/weechat/alias.conf index 4a88a6e..9e9b769 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -30,6 +30,7 @@ K = "kick" KB = "kickban" LEAVE = "part" M = "msg" +meet = "/say https://meet.google.com/skx-qdpa-znp" MUB = "unban *" N = "names" parrotwave = "/say :parrotwave1: :parrotwave2: :parrotwave3: :parrotwave4: :parrotwave5: :parrotwave6: :parrotwave7:" -- 2.48.1