An app for Seq (http://getseq.net) that forwards messages to Discord through webhooks.
- Static color configuration option added
- Color of a message now depends on a message level
- Notifier bot name and avatar are now configurable
- Title of a message now can contain one property value in addition to event level
- Timeout of http requests increased
- Enhanced logging of http errors
- Correct attributes added to DiscordReactor class
- Cosmetic version bump
- Initial revision
From solution root, run:
- msbuild
- nuget pack ./Seq.App.Discord/Seq.App.Discord.csproj
Inspired by stayhard