mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-11-04 09:37:25 +01:00 
			
		
		
		
	User: Specify changename must be used in private in its help.
Closes: Sf#3055353 Signed-off-by: James Vega <jamessan@users.sourceforge.net> (cherry picked from commit 07da8cab138ae53e168b7aa5097fd752d04a6476) Signed-off-by: Daniel Folkinshteyn <nanotube@users.sourceforge.net>
This commit is contained in:
		
							parent
							
								
									7613e4056a
								
							
						
					
					
						commit
						2c812cfd9e
					
				@ -150,8 +150,8 @@ class User(callbacks.Plugin):
 | 
			
		||||
 | 
			
		||||
        Changes your current user database name to the new name given.
 | 
			
		||||
        <password> is only necessary if the user isn't recognized by hostmask.
 | 
			
		||||
        If you include the <password> parameter, this message must be sent
 | 
			
		||||
        to the bot privately (not on a channel).
 | 
			
		||||
        This message must be sent to the bot privately (not on a channel) since
 | 
			
		||||
        it may contain a password.
 | 
			
		||||
        """
 | 
			
		||||
        try:
 | 
			
		||||
            id = ircdb.users.getUserId(newname)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user