ma systemdultras/ircbot: do not notify errors
This commit is contained in:
parent
2d3d768848
commit
83fce4897e
@ -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;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user