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: 9 months ago
JSON representation
IRC bot framework for .NET Standard with attribute configuration and dependency injection using GravyIrc
- Host: GitHub
- URL: https://github.com/halomakes/gravybot
- Owner: halomakes
- License: mit
- Created: 2020-07-24T19:00:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-15T15:04:09.000Z (10 months ago)
- Last Synced: 2025-07-16T09:16:33.726Z (9 months ago)
- Topics: bot, dotnet, dotnet-core, irc, irc-bot, irc-bot-framework, netstandard21, sharp
- Language: C#
- Homepage: https://gravybot.halomak.es
- Size: 597 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# GravyBot
[](https://travis-ci.com/github/halomademeapc/GravyBot) [](https://github.com/halomademeapc/GravyBot/issues) [](https://www.nuget.org/packages/GravyBot/) [](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).