News Feed
Jobs Feed
Sections




News Archive
C7Y:
Reflections on Designing an IRC Bot in PHP, Part 2
April 18, 2008 @ 11:14:56

Matthew Turland notes that the second part of his "IRC Bots in PHP" series of articles has been posted to the C7Y community site (from php|architect).

The precursor to this article introduced some background and an overview of the design for the Phergie project as an example of the concepts involved in a PHP IRC bot implementation. This article will go further into the topic of plugins including descriptions of those that are commonly needed to make a bot fully functional as well as the commonly needed core features to support plugin development.

In part one he set up some of the foundation code and explained some of the thought behind the structure of the bot. In this part he gets more into the heart of the bot, showing how to define functions for common IRC actions (join/part/ping/etc) and how he made a plugin system to handle custom actions. He also mentions topics like memory usage, data storage methods and some of the "niceties" he included.

0 comments voice your opinion now!
irc bot tutorial example plugin action memory phergie


blog comments powered by Disqus

Similar Posts

NetTuts.com: Turbocharge your Website with Memcached

Community News: PHP Women Turns Two

Total PHP: Browser based template editor

Venture Skills Blog: Want to create a site like Digg with no programming?

Developer.com: Build your own MVC Framework: Getting your Framework Up And Running


Community Events











Don't see your event here?
Let us know!


testing example community composer series interview functional zendframework2 api database podcast unittest introduction phpunit opinion release framework language code development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework