Incapamentum / Exalted-Sage

Discord bot that does API requests to retrieve a collection of daily achievements for the next day and pushes an alert when any that is in a watchlist shows up.
3 stars 0 forks source link

[REFACTOR] Update the `DatabaseService.cs` to have state #59

Closed Incapamentum closed 1 year ago

Incapamentum commented 1 year ago

So this will likely break a lot of stuff, so we'll see. This relates to #57 as it handles the retrieval of docs, which are handled by models as well.

Incapamentum commented 1 year ago

Yeah: as I suspected, this will be a huge pain to try and get through.

Incapamentum commented 1 year ago

A lot of changes happened to make this happen. I think it's more-or-less now in working order.