PluralKit/PluralKit.Bot/Commands
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
..
MemberCommands.cs Add member avatar edit command 2019-05-17 01:23:09 +02:00
MiscCommands.cs refactor project structure 2019-05-08 00:06:27 +02:00
SystemCommands.cs bot: add color change command 2019-05-11 23:56:56 +02:00