forked from GitHub/dbot
		
	Oh shit, forgot that quote categories may be several words long. Removed parametisation until further thought takes place.
This commit is contained in:
		
							parent
							
								
									309755ba5d
								
							
						
					
					
						commit
						a6024c9b7d
					
				| @ -28,6 +28,7 @@ var quotes = function(dbot) { | ||||
|         } | ||||
| 
 | ||||
|         // Parse quote parameters
 | ||||
|         /* | ||||
|         var paramRefs = quoteString.match(/~~\$([1-9])~~/g); | ||||
|         var thisParam; | ||||
| 
 | ||||
| @ -38,6 +39,7 @@ var quotes = function(dbot) { | ||||
|                 quoteString = quoteString.replace("~~$" + thisParam + "~~", params[thisParam]); | ||||
|             } | ||||
|         } | ||||
|         */ | ||||
| 
 | ||||
|         return quoteString; | ||||
|     }; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Luke Slater
						Luke Slater