PluralKit/PluralKit.Bot/Services
Ske 08afa2543b Add member avatar edit command
This also refactors a large portion of the DI toolchain, since
I discovered that you shouldn't be reusing IDbConnection objects.

Instead, most services and stores are now declared transient, and
the webhook cache has been moved to a database-independent storage
singleton by itself.
2019-05-17 01:23:09 +02:00
..
EmbedService.cs bot: add member lookup command 2019-05-12 00:44:02 +02:00
LogChannelService.cs refactor project structure 2019-05-08 00:06:27 +02:00
ProxyService.cs Add member avatar edit command 2019-05-17 01:23:09 +02:00
WebhookCacheService.cs Add member avatar edit command 2019-05-17 01:23:09 +02:00