From 63c360b5e61e17f90fcbee15bf443c0cd24444d0 Mon Sep 17 00:00:00 2001 From: makefu Date: Sun, 4 Apr 2021 10:25:17 +0200 Subject: ma systemdultras/ircbot: do not notify errors --- 2configs/systemdultras/ircbot.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '2configs') diff --git a/2configs/systemdultras/ircbot.nix b/2configs/systemdultras/ircbot.nix index 3229d14f2..47709de1e 100644 --- a/2configs/systemdultras/ircbot.nix +++ b/2configs/systemdultras/ircbot.nix @@ -8,18 +8,15 @@ host = "irc.freenode.net"; port = 6667; }; + notifyErrors = false; bots = { r-systemdultras-rss = { feed = "https://www.reddit.com/r/systemdultras/.rss"; delay = 136; - channels = [ "#systemdultras" ]; - notifyErrors = false; }; r-systemd-rss = { feed = "https://www.reddit.com/r/systemd/.rss"; delay = 172; - channels = [ "#systemdultras" ]; - notifyErrors = false; }; }; }; -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/df100000.lock: No such file or directory (2)