This project aims to create an irc server from scratch
This project should be generating a functioning irc server listening to the port and accessible by the password defined by the arguments given
git clone https://github.com/fleanegan/ft_irc
./ircserv [port] [password]