self.client.send_numeric("255",":I have %d clients and 1 server."%len(self.server.users))# TODO: Sum all clients of all listenersm rather than taking the usercount.
self.client.send_numeric("255",":I have %d clients and 1 server."%len(self.server.users))# TODO: Sum all clients of all listenersm rather than taking the usercount.