From 3b7f36de8d9d25f46221453bfb31618872bebf6e Mon Sep 17 00:00:00 2001 From: Sebastian Oliva Date: Wed, 15 Feb 2012 17:52:36 -0600 Subject: [PATCH] fixed realname value for the real one --- config/ninja-bot.dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ninja-bot.dist.yml b/config/ninja-bot.dist.yml index 7f78825..1acfad6 100755 --- a/config/ninja-bot.dist.yml +++ b/config/ninja-bot.dist.yml @@ -17,7 +17,7 @@ network: shapado_site: http://shapado.com grooveshark: PutYourTinysongApiKeyHere :port: 6667 - :realname: "http://github.com/dev_co/ninja-bot" + :realname: "http://github.com/dev-co/ninja-bot" :verbose: true :version: "NinjaBot v3.0"