PluralKit/PluralKit.Bot
Ske e176ccbab5 Several more database-y refactors
- DbConnectionFactory renamed to "Database", will now be the primary entry point for DB stuff
- Created IPKConnection interface mostly containing async extensions to IDbConnection, use this going forward
- Reworked the Connection/Command wrappers (that have performance/logging extensions)
- Probably more stuff that I forgot???
2020-06-13 18:31:20 +02:00
..
Commands Several more database-y refactors 2020-06-13 18:31:20 +02:00
CommandSystem Extract system/member guild settings and refactor DB access 2020-06-13 16:03:57 +02:00
Handlers Several more database-y refactors 2020-06-13 18:31:20 +02:00
Lists Too many refactors in one: 2020-06-12 20:29:50 +02:00
Proxy Several more database-y refactors 2020-06-13 18:31:20 +02:00
Services Several more database-y refactors 2020-06-13 18:31:20 +02:00
Utils Ignore weird Nginx errors from Discord 2020-05-12 22:19:33 +02:00
Bot.cs Add more error reporting for Discord errors 2020-05-12 21:26:37 +02:00
BotConfig.cs Add customization of invite link client ID. Closes #77. 2019-06-15 12:03:07 +02:00
BotMetrics.cs Collect metrics about webhook rate limit cache size 2020-04-16 18:20:53 +02:00
Errors.cs Add a character limit to avatar URLs (256 for now) 2020-05-05 16:04:17 +02:00
Init.cs Too many refactors in one: 2020-06-12 20:29:50 +02:00
Modules.cs Too many refactors in one: 2020-06-12 20:29:50 +02:00
PluralKit.Bot.csproj Upgrade DSharpPlus version 2020-05-23 01:59:27 +02:00
PluralKit.Bot.csproj.DotSettings Refactor and simplify the main bot classes 2020-05-02 01:52:52 +02:00