forked from GitHub/dbot
		
	total quote count
This commit is contained in:
		
							parent
							
								
									0b50552623
								
							
						
					
					
						commit
						676be3f93f
					
				| @ -91,7 +91,7 @@ var quotes = function(dbot) { | ||||
|                 } | ||||
|             } else { // Give total quote count
 | ||||
|                 var totalQuoteCount = 0; | ||||
|                 for(var category in dbot.db.quotes) { | ||||
|                 for(var category in quotes) { | ||||
|                     totalQuoteCount += category.length; | ||||
|                 } | ||||
|                 dbot.say(data.channel, 'There are ' + totalQuoteCount + ' quotes in total.'); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Luke Slater
						Luke Slater