wiki:bw-bot

TOC? This is the irc-bot currently running in the dev irc-channel on freenode (#bewelcome-dev). The basic purpose of it is to log the channel history and play it back to whoever wants to know.

Info

Language::

Isaac (it's a Ruby DSL for IRC)

Written by::

Fake51

Running on::

Fake51's own server (but might move to a BW server if we have resources for it)

Usage

The bot only responds to private messages. So you want to do /msg bw-bot <command>

Note that when you join the channel, the bot will send you the history since your last quit/part

Commands

!history all::

sends you all the history from the channel, from the start of the log

!history since yyyy-mm-dd[ hh:mm:ss]::

sends you the history since the time you specify

!history between yyyy-mm-dd[ hh:mm:ss] and yyyy-mm-dd[ hh:mm:ss]::

sends you the history between the two times specified

!history since last seen::

sends you the history since your last quit/part from the channel

!seen nick::

tells you when nick was last in the channel, if ever