View Single Post
Old Jun 5th, 2005, 11:21 AM   #1
firefly
Newbie
 
Join Date: Jun 2005
Posts: 3
Rep Power: 0 firefly is on a distinguished road
irc logger, string problem

I have an irc bot that works so far, i want it to log everything in the channel and output it to a text file.
The only problem is that i am rubbish at string manipulation .

How would i turn this string
":firefly!firefly@somerandomhost.com PRIVMSG #test : Hello"

in to something like this?:
"<firefly>Hello"

Thanks in advance.
__________________
"do you have to put stupid quotes in your messages?" - aaron
firefly is offline   Reply With Quote