ltuffery / irc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internet Relay Chat IRC

made by the team

Compile Server :

make

Compile Bot :

make bot

Launch :

./ircserv [port] [pass]

About


Languages

Language:C++ 97.3%Language:Makefile 2.7%