<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Creating An IRC Bot in Python</title>
	<atom:link href="http://devnulled.com/content/2006/12/creating-an-irc-bot-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://devnulled.com/content/2006/12/creating-an-irc-bot-in-python/</link>
	<description>devnulled provides news, tips, resources, and articles about various topics that software developers and engineers enjoy.</description>
	<pubDate>Sun, 23 Nov 2008 16:41:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: _</title>
		<link>http://devnulled.com/content/2006/12/creating-an-irc-bot-in-python/#comment-558110</link>
		<dc:creator>_</dc:creator>
		<pubDate>Sun, 10 Aug 2008 13:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2006/12/creating-an-irc-bot-in-python/#comment-558110</guid>
		<description>The page from the Internet Archive:
http://web.archive.org/web/20070226174611/http://gfxfor.us/general/tutorial-how-to-make-a-simple-irc-bot-from-scratch-in-python</description>
		<content:encoded><![CDATA[<p>The page from the Internet Archive:<br />
<a href="http://web.archive.org/web/20070226174611/http://gfxfor.us/general/tutorial-how-to-make-a-simple-irc-bot-from-scratch-in-python" onclick="javascript:pageTracker._trackPageview('/outbound/comment/web.archive.org');" rel="nofollow">http://web.archive.org/web/200.....-in-python</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://devnulled.com/content/2006/12/creating-an-irc-bot-in-python/#comment-402248</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 06 Mar 2008 06:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2006/12/creating-an-irc-bot-in-python/#comment-402248</guid>
		<description>The link to the tutorial no longer works.</description>
		<content:encoded><![CDATA[<p>The link to the tutorial no longer works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean B. Palmer</title>
		<link>http://devnulled.com/content/2006/12/creating-an-irc-bot-in-python/#comment-52600</link>
		<dc:creator>Sean B. Palmer</dc:creator>
		<pubDate>Wed, 03 Jan 2007 21:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2006/12/creating-an-irc-bot-in-python/#comment-52600</guid>
		<description>See also &lt;a href="http://inamidst.com/code/shellbot" rel="nofollow"&gt;shellbot.sh&lt;/a&gt;, which is an even more minimalistic bot written using bash. Basically what all the added junk of Supybot and Phenny &#38;c. give you is features; their cores tend to be reducible to almost the same as given in that tutorial. The primary differences will be the use of asynchronous messaging, stuff to prevent flooding, and so on.</description>
		<content:encoded><![CDATA[<p>See also <a href="http://inamidst.com/code/shellbot" onclick="javascript:pageTracker._trackPageview('/outbound/comment/inamidst.com');" rel="nofollow">shellbot.sh</a>, which is an even more minimalistic bot written using bash. Basically what all the added junk of Supybot and Phenny &amp;c. give you is features; their cores tend to be reducible to almost the same as given in that tutorial. The primary differences will be the use of asynchronous messaging, stuff to prevent flooding, and so on.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
