PluralKit/PluralKit.Bot
2021-11-09 01:48:47 -05:00
..
Commands feat: sort by display name in short list 2021-11-08 10:49:50 -05:00
CommandSystem refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
Handlers fix: re-enable error messages for explicit commands 2021-10-29 17:34:28 -04:00
Interactive
Proxy feat: respect guild boost file size limit when re-sending attachments 2021-11-04 14:13:43 -04:00
Services feat: globally rate-limit sending errors, rather than per-channel 2021-11-09 01:48:47 -05:00
Utils feat: ignore database timing out 2021-11-09 01:31:42 -05:00
Bot.cs fix: disable error reporting... again 2021-11-07 12:25:20 -05:00
BotConfig.cs feat: specify custom Discord base URL 2021-11-02 05:36:53 -04:00
BotMetrics.cs
Errors.cs Add switch editing functionality 2021-09-26 20:08:38 -04:00
Init.cs fix: update sentry, correctly configure sentry dsn 2021-11-09 01:31:06 -05:00
Modules.cs feat: specify custom Discord base URL 2021-11-02 05:36:53 -04:00
packages.lock.json fix: update sentry, correctly configure sentry dsn 2021-11-09 01:31:06 -05:00
PluralKit.Bot.csproj fix: update sentry, correctly configure sentry dsn 2021-11-09 01:31:06 -05:00
PluralKit.Bot.csproj.DotSettings