Implement IRC daemon that allow users to:
- Connect to the IRC server
- Set and change nickname
- Join a channel
- Send and receive messages from/to other clients on the channel
- Leave a channel
- List existing channels on the server
- Send direct messages to users
- List number of users on the server