
On 29 Mar 2007 at 15:18, Stefan O'Rear wrote:
On Thu, Mar 29, 2007 at 08:29:51PM +0100, Iain Alexander wrote: [snip]
(ghc-6.4.1, lambdabot-4.0, WinXP SP2)
As a result of my recentish code cleanups, everything lambdabot does, even the main command loop, is a @-command. If you just run it as 'lambdabot', you give it zero commands, so it loads all plugins, executes zero commands, and quits. I suppose I could make the command loop the default, but that is just too ugly since as it stands the core doesn't know the command loop even exists. You want 'lambdabot -e offline' or 'lambdabot -e "rc online.rc"'. Note that none of this applies if you are using the tarball.
Usage: lambdabot [--online|--restricted] (As I said, I'm using lambdabot-4.0) -- Iain Alexander ia@stryx.demon.co.uk