How Can We Help?

ChanServ ENTRYMSG

You are here:
< All Topics
Table of Contents

Description

Controls what messages will be sent to users when they join the channel.

Commands

/CS entrymsg channel ADD message
The ENTRYMSG ADD command adds the given message to the list of messages to be shown to users when they join the channel.
/CS entrymsg channel DEL num
The ENTRYMSG DEL command removes the given message from the list of messages to be shown to users when they join the channel. You can remove the message by specifying its number which you can get by listing the messages as explained below.
/CS entrymsg channel LIST
The ENTRYMSG LIST command displays a listing of messages to be shown to users when they join the channel.
/CS entrymsg channel CLEAR
The ENTRYMSG CLEAR command clears all entries from the list of messages to be shown to users when they join the channel, effectively disabling entry messages.

Examples

/msg ChanServ ENTRYMSG #myChannel ADD Welcome to the jungle.

/msg ChanServ ENTRYMSG #myChannel DEL 1

/msg ChanServ ENTRYMSG #myChannel LIST

/msg ChanServ ENTRYMSG #myChannel CLEAR

Scroll to Top