diff --git a/exec/ircbots/presence/presence.js b/exec/ircbots/presence/presence.js
index 25475fc28a3e6e8c8dc34abb96a9374ceb1cabbe..0bbddc53e80187a7bb12f595c5c3efb4411b3fa1 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
 
 */