Update channels in Circe
This commit is contained in:
parent
ba9c9754a6
commit
924c20ec85
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2019.0904.210345
|
||||
;; Version: 2020.0914.232138
|
||||
;; Package-Requires: (circe oni-lui)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -50,11 +50,12 @@ which may be encrypted."
|
|||
:channels ("#mowedline"
|
||||
"#ninthfloor"
|
||||
"#dispass"
|
||||
"#linuxvoice"
|
||||
"#conkeror"
|
||||
"#emacs-circe"
|
||||
"#chicken"
|
||||
"#org-mode"
|
||||
:after-auth
|
||||
"#linuxvoice"
|
||||
"#emacs")
|
||||
:nickserv-password
|
||||
,(oni-circe-get-password-for "irc.freenode.net")))
|
||||
|
|
Loading…
Reference in a new issue