diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
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 = ':' |
