mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-31 15:47:25 +01:00 
			
		
		
		
	User: this is core Supybot plugin, not module
This commit is contained in:
		
							parent
							
								
									828eaaad06
								
							
						
					
					
						commit
						c686b16756
					
				| @ -45,7 +45,7 @@ _ = PluginInternationalization('User') | ||||
| 
 | ||||
| class User(callbacks.Plugin): | ||||
|     """Provides commands for dealing with users, such as registration and | ||||
|     authentication to the bot. This is a core Supybot module that should | ||||
|     authentication to the bot. This is a core Supybot plugin that should | ||||
|     not be removed!""" | ||||
|     def _checkNotChannel(self, irc, msg, password=' '): | ||||
|         if password and irc.isChannel(msg.args[0]): | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Mikaela Suomalainen
						Mikaela Suomalainen