Remora.Discord icon indicating copy to clipboard operation
Remora.Discord copied to clipboard

[WIP] Add MediatR Extensions

Open Foxtrek64 opened this issue 3 years ago • 1 comments

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, call AddDiscordMessaging() service provider extension)
  • [ ] Determine how to differentiate between ResponderGroups.
  • [x] Add Tests

Foxtrek64 avatar Feb 02 '22 07:02 Foxtrek64

Is this still being worked on?

AraHaan avatar Jun 19 '22 04:06 AraHaan

I'm going to close this as stale unless anyone has contrary opinions. Comment here and I'll reopen.

Nihlus avatar Oct 30 '22 14:10 Nihlus