1
0
Fork 0

Update channels in Circe

This commit is contained in:
Tom Willemse 2020-09-14 23:23:12 -07:00
parent ba9c9754a6
commit 924c20ec85

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org> ;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local ;; Keywords: local
;; Version: 2019.0904.210345 ;; Version: 2020.0914.232138
;; Package-Requires: (circe oni-lui) ;; Package-Requires: (circe oni-lui)
;; This program is free software; you can redistribute it and/or modify ;; This program is free software; you can redistribute it and/or modify
@ -50,11 +50,12 @@ which may be encrypted."
:channels ("#mowedline" :channels ("#mowedline"
"#ninthfloor" "#ninthfloor"
"#dispass" "#dispass"
"#linuxvoice"
"#conkeror" "#conkeror"
"#emacs-circe" "#emacs-circe"
"#chicken" "#chicken"
"#org-mode"
:after-auth :after-auth
"#linuxvoice"
"#emacs") "#emacs")
:nickserv-password :nickserv-password
,(oni-circe-get-password-for "irc.freenode.net"))) ,(oni-circe-get-password-for "irc.freenode.net")))