Skip to content
This repository was archived by the owner on Jan 19, 2018. It is now read-only.

CommandTable

webpigeon edited this page Jun 22, 2012 · 12 revisions

Below is a syntax table for bot commands and what they do. If you would like an outline of all available commands please see the commands page.

Command Action Description
Calc calc (postfix sum) A basic 4 function postfix calculator
DateTime date Displays the current date
datetime Displays the current date and time
time Displays the current time
KillerTrout killertrout Disconnects the bot from IRC
Lart
lart add (message) Adds a new lart to the database (message must contain $who)
lart delete (id) removes the lart with (id) from the database
lart info (id) displays information about the lart with (id)
lart alter (id) (message) alters the lart with (id) to have (message)
lart list list all lart IDs in the database
lart (thing) picks a lart at random and insults (thing)
Rand rand Repeats a random line from the channel log
Karma add/increment (thing) gives karma to (thing)
remove/decrement (thing) removes karma from (thing)

each thing in brackets represents an argument to an action. Each action is prefixed with '!'.

Clone this wiki locally