/GravyBot

IRC bot framework for .NET Standard with attribute configuration and dependency injection using GravyIrc

Primary LanguageC#MIT LicenseMIT

GravyBot Logo

GravyBot

Build Status GitHub issues Nuget Nuget

IRC bot framework targetting .NET Standard 2.1. Built to work with GravyIrc.

GravyBot is built around a generic rule pipeline and .NET Core's dependency injection container, making building responses to incoming events super-simple.

See the documentation.