Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2010-06-25 06:45:28 (GMT)
committer Moritz Lenz <moritz@faui2k3.org>2010-06-25 06:45:28 (GMT)
commit9c8020e36926f72c70a02952b24900d974a70faf (patch)
tree63c1caed017ccedacd259ccd52e8aa030e5bb159
parentb60a0a9933a32ee1b4adcc3d2892e98401bd405e (diff)
garfield is a bot
-rwxr-xr-xcgi/out.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgi/out.pl b/cgi/out.pl
index 1f44957..2c9a732 100755
--- a/cgi/out.pl
+++ b/cgi/out.pl
@@ -44,6 +44,7 @@ my @colors = (
['svnbotlt', 'bots'],
['dalek', 'bots'],
['hugme', 'bots'],
+ ['garfield', 'bots'],
);
# additional classes for nicks, sorted by frequency of speech:
my @nick_classes = map { "nick$_" } (1 .. 9);