X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/fe32eb19f4e389897848fdc91adb0be2a0156403..acb6d53d17786553d48c54b74cf2b7df3e362227:/src/chanserv.help diff --git a/src/chanserv.help b/src/chanserv.help index 979f66d..31efd0d 100644 --- a/src/chanserv.help +++ b/src/chanserv.help @@ -611,6 +611,18 @@ "With no confirmation string, displays the appropriate confirmation string.", "$uSee Also:$u set"); +"SET GREETING" ("/msg $C SET <#channel> GREETING ", + "Sets a message X3 will send to everyone who joins your channel, unless they are on your userlist.", + "This feature should be used sparingly, as many people find it annoying.", + "Another set command, SET USERGREETING, is shown to people who ARE on your userlist.", + "$uSee Also:$u set usergreeting"); + +"SET USERGREETING" ("/msg $C SET <#channel> USERGREETING ", + "Sets a message X3 will send to your users (PEONs, OPs, etc) when they join your channel.", + "This feature should be used sparingly, as many people find it annoying.", + "Another set command, SET GREETING, is shown to people who are NOT on your userlist.", + "$uSee Also:$u set greeting"); + "STAFF" ("/msg $C STAFF", "Lists all the IRC operators and helpers currently online. Nicknames enclosed in parentheses are away, and likely unavailable.", "$uSee Also:$u helpers, ircops, netinfo");