Remora.Discord
Remora.Discord copied to clipboard
[WIP] Add MediatR Extensions
For those who want to use MediatR. Adds a service which translates gateway events into MediatR requests. All requests return Result
.
TODO:
- [x] Add GatewayEventRequest
- [x] Add implementation information (i.e., add request handlers which implement
IResultRequestHandler
, callAddDiscordMessaging()
service provider extension) - [ ] Determine how to differentiate between ResponderGroups.
- [x] Add Tests
Is this still being worked on?
I'm going to close this as stale unless anyone has contrary opinions. Comment here and I'll reopen.