<?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>Jkx@home &#187; bot</title>
	<atom:link href="http://www.larsen-b.com/tags/bot/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Tue, 31 Jan 2012 23:53:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SupyBot</title>
		<link>http://www.larsen-b.com/Article/93.html</link>
		<comments>http://www.larsen-b.com/Article/93.html#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[http://supybot.sourceforge.net (SupyBot) is the coolest  ircbot written in python, that i&#8217; ever used. After 3 years of good work with eggdrop, it&#8217;s time to use something more userfriendly and python based.

This is a short introduction to use it:

download and install it (python setup.py install) as usual
run the supybot-wizard to build your own bot script
call [...]]]></description>
			<content:encoded><![CDATA[<p><a class="reference" href="http://supybot.sourceforge.net">http://supybot.sourceforge.net</a> (SupyBot) is the coolest  ircbot written in python, that i&#8217; ever used. After 3 years of good work with eggdrop, it&#8217;s time to use something more userfriendly and python based.</p>
<div id="this-is-a-short-introduction-to-use-it" class="section">
<h1><a name="this-is-a-short-introduction-to-use-it">This is a short introduction to use it:</a></h1>
<ul class="simple">
<li>download and install it (python setup.py install) as usual</li>
<li>run the supybot-wizard to build your own bot script</li>
<li>call supy-adduser script to add you as a user of the bot, don&#8217;t forget to add the &#8216;owner&#8217; capabiliy.</li>
<li>run the bot.</li>
</ul>
</div>
<div id="some-usefull-commands" class="section">
<h1><a name="some-usefull-commands">Some usefull commands:</a></h1>
<ul class="simple">
<li>@ / msg : to send a command to the bot, simply post @dummy_command or send it to bot directly (/msg)</li>
<li>to load a plugin: @load plugin_name</li>
<li>to identify yourself (users are in conf/users.conf) /msg bot identify login password</li>
<li>@list : list (w/o argument) will return the plugin list</li>
<li>@list Plugin; will give you function of the plugin</li>
<li>@help plugin ../ @apropos: give help about commands.</li>
<li>@services getops: ask the op for the bot at chanserv</li>
</ul>
</div>
<div id="how-auto-op-works" class="section">
<h1><a name="how-auto-op-works">How auto-op works:</a></h1>
<p>The main purpose of an ircbot is to give op right at the user join. To do this you need to:</p>
<ul class="simple">
<li>@enforcer config auto-op true : ask the ircbot to do auto-op</li>
<li>add the capabily &#8216;auto-op&#8217; to the user: @addcapabilty  login auto-op</li>
<li>Now when the user identity himself, he will be oped by the bot</li>
<li>the next step is to play w/ hostmasks to avoid the need of identify<br />
call @hostmasks login to see the hostmasks for a user / and add/delhostmasks to set masks need to do this. for exemple: addhostmask jkx <a class="reference" href="mailto:'soif!~soif@*.abo.wanadoo.fr">&#8217;soif!~soif@*.abo.wanadoo.fr</a>&#8216;</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/93.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
