IRC server slow with sending messages to clients

Removed the Client ID.

The message parsing is all that’s blocking as far as I can tell. (Even though it only takes less than half a second). I’m not using library other than re (python’s regex module)