mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-30 23:27:24 +01:00 
			
		
		
		
	Case insensitive.
This commit is contained in:
		
							parent
							
								
									dddf1d2a08
								
							
						
					
					
						commit
						7c9675269d
					
				| @ -107,7 +107,7 @@ class RSS(callbacks.Privmsg, configurable.Mixin): | ||||
|             bold = self.configurables.get('announce-news-bold', channel) | ||||
|             prefix = self.configurables.get('announce-news-prefix', channel) | ||||
|             for name in d: | ||||
|                 if self.isCommand(name): | ||||
|                 if self.isCommand(callbacks.canonicalName(name)): | ||||
|                     url = self.getCommand(name).url | ||||
|                 else: | ||||
|                     url = name | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Stéphan Kochen
						Stéphan Kochen