IRC Tools
IRC Tools is a set of C# libraries that can be used to build IRC programs, bots, or other utilities. It is split into a client library and bot library. I've been developing IRC Tools because I'm dissatisfied with the existing libraries written in C#. It has also been a very useful exercise in learning more about C# and the CLR.
