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