Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/halomakes/gravybot

IRC bot framework for .NET Standard with attribute configuration and dependency injection using GravyIrc
https://github.com/halomakes/gravybot

bot dotnet dotnet-core irc irc-bot irc-bot-framework netstandard21 sharp

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

GravyBot Logo

# GravyBot
[![Build Status](https://img.shields.io/travis/halomademeapc/GravyBot?style=flat-square)](https://travis-ci.com/github/halomademeapc/GravyBot) [![GitHub issues](https://img.shields.io/github/issues/halomademeapc/GravyBot?style=flat-square)](https://github.com/halomademeapc/GravyBot/issues) [![Nuget](https://img.shields.io/nuget/dt/GravyBot?style=flat-square)](https://www.nuget.org/packages/GravyBot/) [![Nuget](https://img.shields.io/nuget/v/GravyBot?style=flat-square)](https://www.nuget.org/packages/GravyBot/)

IRC bot framework targetting .NET Standard 2.1. Built to work with [GravyIrc](https://gravyirc.halomademeapc.com).

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](https://gravybot.halomademeapc.com).