Page 1 of 1

IRC Script (lookin for code or wondering how to do it)

Posted: Tue Jun 01, 2004 10:13 pm
by bla5e
I was wondering How I would go about getting a PHP script to connect to an IRC server and recieve all the incomming server list (/list) and then export it to a .txt file or a mysql file.. If you dont understand what I mean, reply and I will explain further.

Posted: Tue Jun 01, 2004 10:37 pm
by feyd
viewtopic.php?t=16878

something that could probably do what you ask.

Posted: Tue Jun 01, 2004 11:38 pm
by bla5e
not what i was looking for - i already checked that out

Posted: Wed Jun 02, 2004 2:36 am
by qads
the link feyd posted is helpful, it does connect to a irc server, it receives data from irc server/channel, you just have to edit it a little.

Posted: Wed Jun 02, 2004 7:59 am
by bla5e
i need to type a command and then save it, but ill look at it