From 4f2bbe301c618bb0518b41251f9e4d274a7c0f47 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 15 Dec 2021 16:02:40 -0600 Subject: [PATCH] Fix command for setting the entry message for IRC channel In OFTC, entery message is set via ``entrymsg`` command, correcting it in doc. *** SET Help *** .. URL: Set the channel's homepage. EMAIL: Sets the channel's e-mail address. ENTRYMSG: Sets the channel greeting. .. Change-Id: I2e436015641ab78c5b509b4b4ca35e1088c3376f --- doc/source/irc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/irc.rst b/doc/source/irc.rst index 1c6ec3791d..91b707cfd2 100644 --- a/doc/source/irc.rst +++ b/doc/source/irc.rst @@ -321,7 +321,7 @@ old channel to indicate that discussions have moved to the new channel:: Optionally an entry message can be added for anyone joining as a reminder:: - /msg chanserv set #foo entrymessage This channel is unused, we're in #bar + /msg chanserv set #foo entrymsg This channel is unused, we're in #bar Periodically, someone should sweep the accessbot channels for any comments indicating a channel has been retired for at least 6 months, propose a change