From f8d6bdeb27a655958ff60311c9f24b3a8a323265 Mon Sep 17 00:00:00 2001 From: aria Date: Tue, 27 May 2025 00:53:33 +1000 Subject: [PATCH] feat(halloy): add 'ly'(nta) to list of channels to join in servers.rizon --- halloy/config.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/halloy/config.toml b/halloy/config.toml index 2631d15..bbf3bb4 100644 --- a/halloy/config.toml +++ b/halloy/config.toml @@ -17,4 +17,8 @@ channels = ["#halloy"] nickname = "aria-coffee" nick_password_command = "op read \"op://Personal/5erb73jgzalyuwjvrckdsgrdmy/password\"" server = "irc.rizon.net" -channels = ["#judgment", "Global"] +channels = [ + "#judgment", + "Global", + "ly" # nta (did:plc:uc7e6sv2dk26iqxwuh4jw2yt) + ]