mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
c25df027af
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
7 lines
288 B
Text
7 lines
288 B
Text
smartirc4net (C# IRC Library)
|
|
|
|
SmartIrc4net is a multi-threaded and thread-safe IRC library witten in C#.
|
|
It allows you to communicate with IRC servers. The API features full channel
|
|
syncing and is split into 3 layers: IrcConnection, IrcCommands, and IrcClient.
|
|
|
|
This requires mono.
|