Motd in channel.

These are old archives. They are kept for historic purposes only.
Post Reply
lasto4ka

Motd in channel.

Post by lasto4ka »

How to make message(motd) in channel, when user join. :shock:
sChutt
Posts: 48
Joined: Mon Mar 07, 2005 8:20 pm

Post by sChutt »

Code: Select all

/msg ChanServ set [#channel] ENTRYMSG [message]

Code: Select all

Sets the message which will be sent via /notice to users
when they enter the channel. If no parameter is given,
causes no message to be sent upon entering the channel.
Not a motd per se, but will do the job.

- §
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

/topic #channl Text here
Post Reply