[irssi] Add External SASL for Libera.chat

This commit is contained in:
2021-07-14 22:12:23 +01:00
parent 87f79a06b4
commit ef8caff21d
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
bin/bin/hugo
irssi/.irssi/certs/

View File

@@ -19,9 +19,9 @@ servers = (
}
);
chatnets = {
chatnets = {
tildechat = { type = "IRC"; };
"libera.chat" = { type = "IRC"; };
"libera.chat" = { type = "IRC"; sasl_mechanism = "EXTERNAL"; };
};
channels = (