diff options
| author | Max Audron <audron@cocaine.farm> | 2021-06-28 15:07:48 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2021-06-28 15:07:48 +0200 |
| commit | 5757f6aa3e970f431fb570616aab1562461da2d2 (patch) | |
| tree | 6ddbbb4a3185eb8482781f080b6734c183826309 | |
| parent | rewrite sed regex to work cross channel (diff) | |
add lmr to channels1.3.1
Diffstat (limited to '')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index d5900fd..6fd4c3f 100644 --- a/config.toml +++ b/config.toml @@ -9,7 +9,7 @@ hostname = "irc.snoonet.org" port = 6697 tls = true sasl = true -channels = ["#gnulag", "#audron-test"] +channels = ["#linuxmasterrace", "#gnulag", "#audron-test"] [settings] prefix = ':' |
