From e71157915fdf8d56bf20c83afa2af4dfdbffc031 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 12 Jun 2021 22:08:04 -0700 Subject: [oni-circe] Some more channels for Libera --- oni-circe.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'oni-circe.el') diff --git a/oni-circe.el b/oni-circe.el index feac9be..d66c476 100644 --- a/oni-circe.el +++ b/oni-circe.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0609.215333 +;; Version: 2021.0612.220735 ;; Package-Requires: (circe oni-lui circe-serenity) ;; This program is free software; you can redistribute it and/or modify @@ -72,7 +72,10 @@ which may be encrypted." (add-to-list 'circe-network-options `("Libera Chat" :nick "ryuslash" - :channels ("#guix") + :channels ("#guix" + "#org-mode" + :after-auth + "#emacs") :nickserv-password ,(oni-circe-get-password-for "irc.libera.chat"))) (enable-circe-color-nicks) -- cgit v1.2.3-54-g00ecf