Could someone help me?
I am making an Operator Service for IRC from a VB program. I am
using
Winsock controls. I got the program to connect the IRC server, and
create a user called OperServ. I can make it op, deop, etc a selected
nick and channel from the program only. I would like it to recieve data
from an IRC client.
e.g. /msg OperServ op #chan nick
I don't really know how to do that. Will someone please help me.
Thanks,
-Quick