]> git.armaanb.net Git - config.org.git/commitdiff
Add user field to Circe
authorArmaan Bhojwani <me@armaanb.net>
Thu, 20 May 2021 23:33:39 +0000 (19:33 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Thu, 20 May 2021 23:33:39 +0000 (19:33 -0400)
config.org

index 82bd5a9e1dfd2452f2bca19bbbec1599038f88a4..f05194d04d8624068b86335f2df7aba6963521ee 100644 (file)
@@ -467,6 +467,7 @@ Circe is a really nice IRC client, that claims to be above RCIRC and below ERC i
     (setq circe-networks '(("libera"
                             :host "irc.armaanb.net"
                             :nick "emacs"
+                            :user "emacs"
                             :use-tls t
                             :port "6698"
                             :pass (lambda (null) (fetch-password
@@ -476,6 +477,7 @@ Circe is a really nice IRC client, that claims to be above RCIRC and below ERC i
                            ("oftc"
                             :host "irc.armaanb.net"
                             :nick "emacs"
+                            :user "emacs"
                             :use-tls t
                             :port "6699"
                             :pass (lambda (null) (fetch-password
@@ -485,6 +487,7 @@ Circe is a really nice IRC client, that claims to be above RCIRC and below ERC i
                            ("tilde"
                             :host "irc.armaanb.net"
                             :nick "emacs"
+                            :user "emacs"
                             :use-tls t
                             :port "6696"
                             :pass (lambda (null) (fetch-password