A .NET IRC library optimized for Twitch.
- Supports all Twitch IRC capabilities
- Asynchronous using the task-based asynchronous pattern
- Flood protection
Add the NuGet Package to your project:
Install-Package EasyIrc
Alternatively you can download the binary file from Releases and add it as a dependency to your project.
Check the samples directory
See the LICENSE file for license rights and limitations (MIT).