Update auto-connect channels for Circe
This commit is contained in:
parent
b243926a43
commit
f4245d59af
1 changed files with 3 additions and 3 deletions
|
@ -168,15 +168,15 @@ wanted it. So now I use Circe.
|
|||
"#mowedline"
|
||||
"#ninthfloor"
|
||||
"#dispass"
|
||||
"#linuxvoice")
|
||||
"#linuxvoice"
|
||||
"#conkeror")
|
||||
:nickserv-password ,(oni:circe-nickserv-password-getter "irc.freenode.net"))
|
||||
("Twitch"
|
||||
:use-tls nil
|
||||
:nick "ryuslash"
|
||||
:host "irc.twitch.tv"
|
||||
:pass ,(oni:circe-nickserv-password-getter "irc.twitch.tv")
|
||||
:port 6667
|
||||
:channels ("#escondida"))))
|
||||
:port 6667)))
|
||||
#+END_SRC
|
||||
|
||||
* Show #mowedline in a frame without minibuffer
|
||||
|
|
Loading…
Reference in a new issue