irc bot - dont know how to start

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
agentz
Forum Newbie
Posts: 4
Joined: Sat Sep 05, 2009 9:19 am

irc bot - dont know how to start

Post by agentz »

hi all ,
im looking into building an php Gather IRC bot for a channel .
well i know how to connect to server and channel , but thats where my knowledge stops :
i dont know things like getting the user's commands and stuff .
i think what i need is some kind of base for php-based IRC programming , so any guides or other base knowledge will be welcomed .
agentz
Forum Newbie
Posts: 4
Joined: Sat Sep 05, 2009 9:19 am

Re: irc bot - dont know how to start

Post by agentz »

up ^^^^
Post Reply