Top 20 NuGet irc Packages

Client component of TwitchLib. This component allows you to access Twitch chat and whispers, as well as the events that are sent over this connection.
Twitch C# library for accessing Twitch chat and whispers with events, Twitch API wrapper with every available API endpoint, PubSub wrapper and an Eventsub Websocket implementation
PubSub component of TwitchLib. This component allows you to access Twitch's PubSub event system and subscribe/unsubscribe from topics.
Api component of TwitchLib. This component allows you to access the Twitch API, as well as undocumented and third party APIs.
Project contains all of the models used in TwitchLib.Client.
Project containing all of the enums used in TwitchLib.Client.
Project containing the V5 models used in TwitchLib.Api
Project containing the Helix models used in TwitchLib.Api
Project containing the core models used in TwitchLib.Api
Project containing the core of TwitchLib.Api
Project containing the V5 section of TwitchLib.Api
Project containing the Helix section of TwitchLib.Api
Project containing all of the interfaces used in TwitchLib.Api
Project containing the enums of TwitchLib.Api
Chaskis is a framework for creating IRC Bots in an easy way. It is a plugin-based architecture written in C# that can be run on Windows or Linux. Users of the bot can add or remove plugins to run, or even write their own. Chaskis is named after the [Chasqui](https://en.wikipedia.org/wiki/Chasqui)...
An async / await wrapper of TwitchLib that supports multiple bots in multiple channels with an interface allowing you to create your own data-access-layer or in-memory service.
A .net standard implementation of the https://twitch.tv/ api
IRC bot framework for GravyIrc
Project containing all enums used in TwitchLib.
Connection library used throughout TwitchLib to replace third party depedencies.