From bda302df12856879fd78efad1569135b1706973b Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sun, 16 May 2021 00:31:24 +0200 Subject: add deployment stuff --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index f5475aa..87811d1 100644 --- a/config.toml +++ b/config.toml @@ -2,14 +2,14 @@ nickname = "\\__{^-_-^}" username = "catinator" password = "" -realname = "maow" +realname = "moaw" [server] hostname = "irc.snoonet.org" port = 6697 tls = true sasl = true -channels = [] +channels = ["#audron-test"] [settings] prefix = ':' -- cgit v1.2.3