PluralKit/PluralKit.Bot
2021-11-08 10:49:50 -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: respect guild boost file size limit when re-sending attachments 2021-11-04 14:13:43 -04:00
Utils fix: off-by-one error in switching list pages 2021-11-07 12:24:06 -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 Collect command runtime metrics 2021-09-25 20:15:24 +02:00
Errors.cs Add switch editing functionality 2021-09-26 20:08:38 -04:00
Init.cs feat: show full commit version hash in sentry logs 2021-11-07 03:09:45 -05:00
Modules.cs feat: specify custom Discord base URL 2021-11-02 05:36:53 -04:00
packages.lock.json feat: update lock files 2021-10-03 05:34:33 -04:00
PluralKit.Bot.csproj
PluralKit.Bot.csproj.DotSettings