mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
feat(weechat): authenticate @ news.r
This commit is contained in:
@@ -104,6 +104,9 @@ in {
|
|||||||
addresses = "news.r";
|
addresses = "news.r";
|
||||||
autojoin = ["#cook" "#drachengame" "#oepnv" "#kmeinung" "#memes"];
|
autojoin = ["#cook" "#drachengame" "#oepnv" "#kmeinung" "#memes"];
|
||||||
command = "/oper aids balls";
|
command = "/oper aids balls";
|
||||||
|
sasl_mechanism = "plain";
|
||||||
|
sasl_username = nick;
|
||||||
|
sasl_password = nick + nick;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user