aboutsummaryrefslogtreecommitdiffstats
path: root/oni-circe.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-06-12 22:08:04 -0700
committerGravatar Tom Willemse2021-06-12 22:08:04 -0700
commite71157915fdf8d56bf20c83afa2af4dfdbffc031 (patch)
treeb0ee68d176a716b7d9266835ea6e3aa32f1214e6 /oni-circe.el
parentde23d8fa5e24906ce305c7f71c4a1356c52060bf (diff)
downloademacs-config-e71157915fdf8d56bf20c83afa2af4dfdbffc031.tar.gz
emacs-config-e71157915fdf8d56bf20c83afa2af4dfdbffc031.zip
[oni-circe] Some more channels for Libera
Diffstat (limited to 'oni-circe.el')
-rw-r--r--oni-circe.el7
1 files changed, 5 insertions, 2 deletions
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 <tom@ryuslash.org>
;; 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)