An irc bot framework / library with an example client.
To build on Linux,
This will make the binary "ircb" and any test binaries.
To build on Windows with MSVC,
You will have to set up your project to pass arguments to the binary.
To build on Mac OS X with VSCode,
Checking test coverage can be done by running the following in the build directory:
gcovr -r .. -e _deps