A basic C# IRC Bot that was live streamed by Blizzardo1
The code will compile with any C# IDE such as Visual Studio, Code Blocks, Mono/Xamarin, etc.
Some variables are hard-coded for time. In the future, I will implement my Configuration class which is JSON serialization. It's by far one of the most simplest methods I've used over the years, contrary to the XML serialization.