IRCClient icon indicating copy to clipboard operation
IRCClient copied to clipboard

Simple cross-platform console IRC Client written in C++

Results 1 IRCClient issues
Sort by recently updated
recently updated
newest added

The IRCMessage's base is a string, I've tried to change it to wstring but that made the whole solution full of errors. I could fix it, but I'm unsure it'll...