From 13f8f32cfda9032ab977d4da629cc2f0ea3d3be1 Mon Sep 17 00:00:00 2001 From: Neil Moore Date: Mon, 2 Jan 2012 07:13:01 -0500 Subject: Rename bot to Cheibriados. --- bin/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3-54-g00ecf