summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/run b/bin/run
index b838695..780877b 100644
--- a/bin/run
+++ b/bin/run
@@ -7,5 +7,5 @@ use Crawl::Bot;
Crawl::Bot->new(
server => 'irc.freenode.net',
channels => ['##crawl-dev'],
- nick => 'Ashenzari',
+ nick => 'Cheibriados',
)->run;