Quote:
Quote:
[quote]Only way is to have your BOT run this script (same as above:

Code:
on *:join:#channel: {
  if ($nick == your nick) msg # [your nick] your message
} 


Since your BOT will say the line, it will appear like this in the channel:

<bontnick> [yournick] Your message.

Or, with time stamps turned on:

[12:15pm] <bontnick> [yournick] Your message.


Hi there,

I'm sorry to ask as I'm still very new to all this IRC stuffy.

I've no ideal how am I supposed to run that script from?
Any help are much appreciated


Thanks. smile


*Bump*