Added in BingBot, MSNBot is being phased out
diff --git a/application/config/user_agents.php b/application/config/user_agents.php
index f82257c..03cba9b 100644
--- a/application/config/user_agents.php
+++ b/application/config/user_agents.php
@@ -200,6 +200,7 @@
 $robots = array(
 	'googlebot'		=> 'Googlebot',
 	'msnbot'		=> 'MSNBot',
+	'bingbot'		=> 'Bing',
 	'slurp'			=> 'Inktomi Slurp',
 	'yahoo'			=> 'Yahoo',
 	'askjeeves'		=> 'AskJeeves',