fixed >cleverbot on locally hosted bots?
This commit is contained in:
		@@ -32,7 +32,7 @@ namespace Services.CleverBotApi
 | 
				
			|||||||
#if GLOBAL_NADEKO
 | 
					#if GLOBAL_NADEKO
 | 
				
			||||||
            var url = "http://www.cleverbot.com/webservicemin?uc=3210&botapi=nadekobot";
 | 
					            var url = "http://www.cleverbot.com/webservicemin?uc=3210&botapi=nadekobot";
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
            var url = "http://www.cleverbot.com/webservicemin?uc=3210";
 | 
					            var url = "http://www.cleverbot.com/webservicemin?uc=3210&botapi=chatterbotapi";
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            switch (type)
 | 
					            switch (type)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user