IRC Bot

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
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

IRC Bot

Post by s.dot »

Can anyone help me set up a bot in my IRC room, that will give me auto ops upon enterint the room, and op any other users I decide to op. I am fairly new... not to the concept of bots, but setting one up.

Any help would be appreciated, private message me on here.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

stop creating threads in the general board that don't belong there. :evil: start searching too. :roll:

Moved to PHP - Code.
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

..

Post by s.dot »

Well obviously I wouldn't think that an IRC bot would belong in PHP code.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

considering that most hosts don't allow shell scripts to be running, it'd likely have to be through php.. if they allow php to run constantly.. at the least, this is likely to turn into a programming questioning.
Post Reply