Info
Version: | 1.1.0 |
Author(s): | meebey |
Last Update: | Sunday, May 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.meebey.net/projects/smartirc4net/ |
NuGet Url: | https://www.nuget.org/packages/SmartIrc4net |
Install
Install-Package SmartIrc4net
dotnet add package SmartIrc4net
paket add SmartIrc4net
SmartIrc4net Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It allows you to communicate with IRC servers. The API features full channel syncing and is split in 3 layers: IrcConnection, IrcCommands and IrcClient.