Lambot is a simple IRC bot written in the Lamb programming language.
Currently it supports:
- Factoids (
$defact foo bar, $foo says bar)
- Ping (
$ping)
- Simple admin commands (
$savefacts, $join, $quit)
Running
- Install Lamb
- Configure the options in the beginning of
irc.lamb
- Run
lamb irc.lamb