I am on windows but using linux isn't a problem
So compiling with that answer under linux will make the response to /list like i want ?
And how can i say the Type is 00 for a channel, 01 for another etc... ?
Hello ! I am trying to make a Windows server for an online game based on IRC. For that i need a response to the /LIST command like that : #Channel NbUsers :Type Description
Where Type is a 2 digits number. Have you got an idea on how to do that ? Can i use a special field in official-channel of the ...