Originally Posted By: GEFFO
That works sweeetly. Thank you!

One more dumb question.

I've added $chan $nick so that it pings the user. How do I get a : after their nick when it pings them?

Also, how do I add commas to my answers?


Have a look at $+, it allows you to merge 2 tokens (words) together.

for example:

Code:
$+($nick,:)

or
Code:
$nick $+ :


The results of the above are the same. Do it however you like. ;_)


http://zowb.net

/server -m irc.p2p-network.net -j #zomgwtfbbq
(ssl on port 6697 and 7000)