From c2052eca69d900226cd276b226ce026ece50405f Mon Sep 17 00:00:00 2001 From: echicken <> Date: Mon, 17 Oct 2016 15:45:47 +0000 Subject: [PATCH] Setup notes. --- exec/ircbots/presence/presence.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exec/ircbots/presence/presence.js b/exec/ircbots/presence/presence.js index 25475fc28a..0bbddc53e8 100644 --- a/exec/ircbots/presence/presence.js +++ b/exec/ircbots/presence/presence.js @@ -19,7 +19,8 @@ notify_logoff = true notify_xtrn = true - - Alter the notify_logon, notify_logoff, notify_xtrn settings as desired + - Alter the 'channels', 'global', 'notify_logon', 'notify_logoff', and + 'notify_xtrn' settings as desired */ -- GitLab