![]() |
| ||||
IrcSharp provides users with a useful .NET IRC library which allows them to connect to an IRC server and use it for server-related tasks such as sending messages, joining channels and many more.
Its main component is IrcClient class which has an associated instance of the CtcpClient class.
If you want to connect to an IRC server you have to create a new IrcClient and use the Authenticate method with your credentials.
Requirements:
· Framework .NET

Via: IrcSharp 0.13.0.0
