Info
Version: | 0.0.1-rc |
Author(s): | Alexander Horner |
Last Update: | Saturday, July 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexhorner/smIRCL |
NuGet Url: | https://www.nuget.org/packages/smIRCL |
Install
Install-Package smIRCL
dotnet add package smIRCL
paket add smIRCL
smIRCL Download (Unzip the "nupkg" after downloading)
smIRCL will handle an IRC connection and session state for you with minimal input and output, and can provide a very simple to integrate base for simple bots, whilst exposing the required properties to implement more complex features with ease.