summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/run1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/run b/bin/run
index 9d728b5..4d2e1cd 100755
--- a/bin/run
+++ b/bin/run
@@ -8,4 +8,5 @@ Crawl::Bot->new(
server => 'irc.freenode.net',
channels => ['##crawl-dev', '##crawl'],
nick => 'Cheibriados',
+ name => 'Cheibriados the Crawl Bot',
)->run;