<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Don't Click On Me &#187; kick</title>
	<atom:link href="http://dontclickonme.com/tag/kick/feed/" rel="self" type="application/rss+xml" />
	<link>http://dontclickonme.com</link>
	<description>My Personal Hub...</description>
	<lastBuildDate>Thu, 07 Jan 2010 19:08:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xchat Boot script</title>
		<link>http://dontclickonme.com/2008/10/xchat-boot-script/</link>
		<comments>http://dontclickonme.com/2008/10/xchat-boot-script/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 22:39:53 +0000</pubDate>
		<dc:creator>Felix</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[kick]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[xchat]]></category>

		<guid isPermaLink="false">http://dontclickonme.com/?p=9</guid>
		<description><![CDATA[A short and simple xchat script in python that boots a user from a channel. Use it to avoid auto-rejoin scripts etc. What it does is below for those that don&#8217;t already know:
Bans by nick ==&#62; Kicks ==&#62; Waits 10 seconds ==&#62; Unbans the user&#8217;s nick.
Here&#8217;s the link!
Here&#8217;s the link! Same thing, just uses the [...]]]></description>
			<content:encoded><![CDATA[<p>A short and simple xchat script in python that boots a user from a channel. Use it to avoid auto-rejoin scripts etc. What it does is below for those that don&#8217;t already know:</p>
<p><em>Bans by nick ==&gt; Kicks ==&gt; Waits 10 seconds ==&gt; Unbans the user&#8217;s nick.</em></p>
<p><a href="http://media.dontclickonme.com/other/python/boot.py">Here&#8217;s the link!</a></p>
<p><a href="http://media.dontclickonme.com/other/python/boot_operserv.py">Here&#8217;s the link!</a> Same thing, just uses the /OS command for OperServ&#8230;</p>
<p>Usage: <em>/boot &lt;nick&gt; &lt;reason&gt;</em></p>
<p>It wil automatically give your nick at the beginning of the kick reason. The reason output is like this: (&lt;nick&gt;)&lt;reason&gt;, If no reason is given it will use &#8220;please don&#8217;t do that&#8230;&#8221; as the reason.</p>
<p><em>Updated: 15th Oct 08, you no-longer need to stay in the channel while the command is active&#8230;</em></p>
<p><em>Updated 16th Oct 08, It now gives the ability to give a reason, and also evaluates if you have given a valid one.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://dontclickonme.com/2008/10/xchat-boot-script/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
