mirror of
				https://github.com/solero/houdini.git
				synced 2025-10-31 04:32:07 +00:00 
			
		
		
		
	Override client_connected method from within penguin class
This commit is contained in:
		| @@ -269,6 +269,8 @@ class Penguin(Spheniscidae): | ||||
|                          '{} removed their background item'.format( | ||||
|                              self.data.username)) | ||||
|  | ||||
|     async def _client_connected(self): | ||||
|         await super()._client_connected() | ||||
|          | ||||
|     def __repr__(self): | ||||
|         if self.data is not None: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ben
					Ben