<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.otfbot.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.otfbot.org/feed.php">
        <title>OTFBot - The friendly Bot docs</title>
        <description></description>
        <link>https://www.otfbot.org/</link>
        <image rdf:resource="https://www.otfbot.org/lib/tpl/simple/images/favicon.ico" />
       <dc:date>2026-05-08T12:23:51+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.otfbot.org/docs/apidocs?rev=1358456981&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.otfbot.org/docs/dev?rev=1358456981&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.otfbot.org/docs/faq?rev=1622482377&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.otfbot.org/docs/plugins?rev=1358456981&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.otfbot.org/docs/quick-start?rev=1358456981&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.otfbot.org/docs/xmpp?rev=1358456981&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.otfbot.org/lib/tpl/simple/images/favicon.ico">
        <title>OTFBot - The friendly Bot</title>
        <link>https://www.otfbot.org/</link>
        <url>https://www.otfbot.org/lib/tpl/simple/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.otfbot.org/docs/apidocs?rev=1358456981&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-17T21:09:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docs:apidocs</title>
        <link>https://www.otfbot.org/docs/apidocs?rev=1358456981&amp;do=diff</link>
        <description>Apidocs

	*   current git</description>
    </item>
    <item rdf:about="https://www.otfbot.org/docs/dev?rev=1358456981&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-17T21:09:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docs:dev</title>
        <link>https://www.otfbot.org/docs/dev?rev=1358456981&amp;do=diff</link>
        <description>Write access to the central git-repo

	*  Give your SSH public key to cato
	*  Add this to your ~/.ssh/config


Host=git.otfbot.org
Port=2066
User=git


	*  push your changes to


git.otfbot.org:otfbot.git</description>
    </item>
    <item rdf:about="https://www.otfbot.org/docs/faq?rev=1622482377&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-05-31T17:32:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docs:faq</title>
        <link>https://www.otfbot.org/docs/faq?rev=1622482377&amp;do=diff</link>
        <description>FAQ

If you have questions not listed here, don&#039;t hesitate to  contact us.

What do i need to run a OTFBot?

OTFBot requires python, the additional package twisted and the pythonbindings for yaml to run. Some modules need some more, for example the kiMod needs megahal-python, or the feedMod needs python-feedparser.</description>
    </item>
    <item rdf:about="https://www.otfbot.org/docs/plugins?rev=1358456981&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-17T21:09:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docs:plugins</title>
        <link>https://www.otfbot.org/docs/plugins?rev=1358456981&amp;do=diff</link>
        <description>Available Plugins For IrcClient Service

information
 name  short description  feed		 posts headlines from newsfeeds.  flyspray	  weather	 displays weather reports.  youtube	 search for a phrase on youtube and return a videolink  tv		 displays the tv-schedule.  url	 displays the title of urls and creates tinyurls.</description>
    </item>
    <item rdf:about="https://www.otfbot.org/docs/quick-start?rev=1358456981&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-17T21:09:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docs:quick-start</title>
        <link>https://www.otfbot.org/docs/quick-start?rev=1358456981&amp;do=diff</link>
        <description>$ twistd -n gen-otfbot-config
[...]
$ twistd -n otfbot</description>
    </item>
    <item rdf:about="https://www.otfbot.org/docs/xmpp?rev=1358456981&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-17T21:09:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docs:xmpp</title>
        <link>https://www.otfbot.org/docs/xmpp?rev=1358456981&amp;do=diff</link>
        <description>Jabber (XMPP)

The bot can use a jabber account.
to do so:

	*  make sure you have python-wokkel installed
	*  enable the xmppClient service in config
	*  
		*  add some xmppClient plugins in main.xmppClientPlugins list
		*  add some ircClient plugins in main.xmppClientIRCPlugins list (experimental). be aware most ircClient plugins are not tested for xmppClient.</description>
    </item>
</rdf:RDF>
