PluralKit/PluralKit.Bot
spiral 35bbf199f6
feat: add config setting to disable sending errors
we've disabled/re-enabled these a few times in code now...
2021-11-09 01:50:09 -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 run dotnet format 2021-08-27 11:03:47 -04:00
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 feat: add config setting to disable sending errors 2021-11-09 01:50:09 -05:00
BotConfig.cs feat: add config setting to disable sending errors 2021-11-09 01:50:09 -05:00
BotMetrics.cs Collect command runtime metrics 2021-09-25 20:15:24 +02:00
Errors.cs
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