Hi room .. I was given this welcome .. and what a fine welcome it is
.. but I have try myself to script this welcome and omg I have failed
... so come on one of you Geniuses script this so I dont get the local time on the welcome ![]()
#history on
on *:join:*: {
if ($nick = $me) { msg # I am $me your room BOT I am here to make sure %latestroom is a happy room :D }
else { ctcpreply $nick TIME Welcome $nick :D to %latestroom Join in the chat & I hope you enjoy your stay.
}
}