From a79e8d8fbc257c5077a6b31cd255cce00bb3f9ef Mon Sep 17 00:00:00 2001 From: aria Date: Sun, 10 Aug 2025 20:53:13 +1000 Subject: [PATCH] Update halloy config --- halloy/config.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/halloy/config.toml b/halloy/config.toml index bbf3bb4..4c73663 100644 --- a/halloy/config.toml +++ b/halloy/config.toml @@ -22,3 +22,11 @@ channels = [ "Global", "ly" # nta (did:plc:uc7e6sv2dk26iqxwuh4jw2yt) ] + +[servers.girlthing] +nickname = "aria-coffee" +server = "irc.girlthi.ng" +channels = [ + "#lobby", + "#girlthi.ng" + ] \ No newline at end of file