<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>Blinkenbot</title><revhistory><revision><revnumber>17</revnumber><date>2015-01-17 15:49:04</date><authorinitials>independence</authorinitials></revision><revision><revnumber>16</revnumber><date>2015-01-05 12:40:59</date><authorinitials>independence</authorinitials></revision><revision><revnumber>15</revnumber><date>2011-07-16 12:57:21</date><authorinitials>independence</authorinitials></revision><revision><revnumber>14</revnumber><date>2010-08-26 14:24:55</date><authorinitials>v2px</authorinitials><revremark>Changed titan to triton</revremark></revision><revision><revnumber>13</revnumber><date>2010-01-29 09:30:18</date><authorinitials>194-106-136-2.customer.eircom.net</authorinitials></revision><revision><revnumber>12</revnumber><date>2009-07-07 20:49:02</date><authorinitials>marco</authorinitials></revision><revision><revnumber>11</revnumber><date>2009-05-27 19:33:46</date><authorinitials>independence</authorinitials></revision><revision><revnumber>9</revnumber><date>2008-07-31 20:45:55</date><authorinitials>JohanMarcusson</authorinitials><revremark>updated link</revremark></revision><revision><revnumber>8</revnumber><date>2008-07-31 18:22:57</date><authorinitials>JohanMarcusson</authorinitials><revremark>vote kick</revremark></revision><revision><revnumber>7</revnumber><date>2008-02-17 20:01:00</date><authorinitials>localhost</authorinitials><revremark>converted to 1.6 markup</revremark></revision><revision><revnumber>6</revnumber><date>2007-11-18 22:59:03</date><authorinitials>JohanMarcusson</authorinitials><revremark>new optional argument for !vouch</revremark></revision><revision><revnumber>5</revnumber><date>2007-11-14 21:28:09</date><authorinitials>JohanMarcusson</authorinitials><revremark>system command</revremark></revision><revision><revnumber>4</revnumber><date>2007-11-14 17:02:30</date><authorinitials>JohanMarcusson</authorinitials><revremark>!signup command updated</revremark></revision><revision><revnumber>3</revnumber><date>2007-09-08 17:05:48</date><authorinitials>JohanMarcusson</authorinitials></revision><revision><revnumber>2</revnumber><date>2007-09-08 16:12:31</date><authorinitials>JohanMarcusson</authorinitials></revision><revision><revnumber>1</revnumber><date>2007-05-08 18:24:02</date><authorinitials>JohanMarcusson</authorinitials></revision></revhistory></articleinfo><section><title>Blinkenbot</title><para>Blinkenbot is the official IRC bot for Blinkenshell. It's powered by supybot (a powerful python based IRC bot), and has a special plugin for Blinkenshell. </para><para>Blinkenbot helps with small things around the channel, and also keeps logs to generate <ulink url="http://blinkenbot.blinkenshell.org/">statistics</ulink> (moste active user, most active times and so on). </para><para>To use Blinkenbot, you can either pm it, or send messages in the main chat. In main chat, blinkenbot reacts to !&lt;command&gt; or blinkenbot: &lt;command&gt; </para><para>To get some help, type <code>!list</code> for available plugins, <code>!list &lt;plugin&gt;</code> for available commands for a specific plugin, and <code>!help</code> command for help about a specific command. </para><section><title>List of commands</title><section><title>Seen</title><screen><![CDATA[!seen <nickname>]]></screen><para>Prints info about when <emphasis>nickname</emphasis> was last seen in the channel. </para></section><section><title>Signup Database Check</title><screen><![CDATA[!signup [username] [all]]]></screen><para>Prints info about <emphasis>username</emphasis> from the signup database (step and last seen) or a link to the signup page if no username is specified. </para><para>If the keyword <emphasis>all</emphasis> is specified at the end (like: <code>!signup independence all</code>) you will get  information about <ulink url="http://ipv6.blinkenshell.org/wiki/Blinkenbot/wiki/NickServ#">NickServ</ulink> username and the time when the signup account was created. </para></section><section><title>Nickname Lookup</title><screen><![CDATA[!signupnick [nickname]]]></screen><para>Checks the signup database for any account connected with the IRC nickname </para></section><section><title>Vouch Database Check</title><screen><![CDATA[!vouch]]></screen><para>Print info about which users are currently awaiting vouches, and a link to the page that describes how to <ulink url="http://ipv6.blinkenshell.org/wiki/Blinkenbot/wiki/Info/Approve#">vouch</ulink> for someone. </para></section><section><title>System</title><screen><![CDATA[!system <uptime,time>]]></screen><para>Print info about the system: </para><itemizedlist><listitem><para>uptime - Displays output from <code>uptime</code> (uptime, number of users online, load) </para></listitem><listitem><para>time - Displays exact server time </para></listitem></itemizedlist></section><section><title>Vote kick</title><screen><![CDATA[!votekick <nickname>]]></screen><para>Three votes are required to kick someone. Only Blinkenshell members connecting from triton can vote for kicking someone. When kicking someone a 10 minute ban is also applied for the entire host. </para><para>Abusing this command will get you kicked+banned from the channel! </para></section><section><title>register</title><screen><![CDATA[!register <username> <password>]]></screen><para>register your username against the bot database </para><para>This command (and all other commands that include a password) must be sent to the bot privately, not in a channel. </para></section><section><title>identify</title><screen><![CDATA[!identify <username> <password>]]></screen><para>identify &lt;username&gt; with bot This command (and all other commands that include a password) must be sent to the bot privately, not in a channel. </para><para>Being registered and identified are two necessary steps to use the !quote command </para></section></section></section></article>