summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.org b/init.org
index 70b14e9..960c238 100644
--- a/init.org
+++ b/init.org
@@ -2993,7 +2993,7 @@
(when (or p (y-or-n-p "Connect to telegram? "))
(telega))
(when (or p (y-or-n-p "Connect to libera? "))
- (circe "Libera Chat")))
+ (unless (get-buffer "irc.libera.chat:6697") (circe "Libera Chat"))))
(defun jao-all-chats () (interactive) (jao-chats t))