Nick command now do all the checks
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: aortigos <aortigos@student.42malaga.com +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2026/05/06 17:18:11 by iherman- #+# #+# */
|
||||
/* Updated: 2026/05/14 20:35:22 by aortigos ### ########.fr */
|
||||
/* Updated: 2026/05/15 11:40:28 by aortigos ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -22,10 +22,12 @@
|
||||
# include <vector>
|
||||
# include <map>
|
||||
|
||||
# include <cctype>
|
||||
|
||||
# include "../User/User.hpp"
|
||||
|
||||
|
||||
# define SERVER_NAME irc.server
|
||||
# define SERVER_NAME "irc.server"
|
||||
# define PORT_DEFAULT 9898
|
||||
|
||||
class Server
|
||||
|
||||
Reference in New Issue
Block a user