gecko-dev/webtools/mozbot
2004-03-15 13:24:28 +00:00
..
BotModules =This is quite a serious bug. Turns out that modules (of course) run in the scope of the method in which they were loaded... which means they can access variables such as 'nick' that are defined using my in the global scope. Ouch. Anyway, this fixes the problem with bots randomly losing their nick while using Karma. I would have caught it earlier, but I don't use Karma myself, so... 2004-03-15 13:19:23 +00:00
config
lib Protect against a number of possible undefined string concatenations 2004-02-08 22:23:23 +00:00
uuidgen
INSTALL More documentation: Link from README to INSTALL, and add more help for channelKeys. 2004-02-15 18:28:11 +00:00
INSTALL.UNIX.CHROOT-JAIL Bumping version number to 2.4. 2002-04-01 05:17:41 +00:00
INSTALL.WIN32 Bumping version number to 2.4. 2002-04-01 05:17:41 +00:00
mozbot.pl Minor tweak so as to ensure changes to the nick variables are always saved. Shouldn't fix anything anyone was seeing. 2004-03-15 13:24:28 +00:00
README More documentation: Link from README to INSTALL, and add more help for channelKeys. 2004-02-15 18:28:11 +00:00
run-mozbot-chrooted
run-mozbot-from-crontab Add missing name. 2003-10-04 17:18:12 +00:00

This is the source code for "mozbot", the IRC bot who hangs out in the
#mozilla channel at irc.mozilla.org.

See the INSTALL file for installation and configuration instructions.