PluralKit/PluralKit.Bot
spiral b34ed5c4c0
API patch improvements
- add PatchObject.CheckIsValid
- use transaction when creating member, as to not create a member if the
patch is invalid
- return edited system in `PATCH /s` endpoint
2021-04-21 22:57:19 +01:00
..
Commands Fix matching Discord Stable links (oops) 2021-04-09 10:51:24 +01:00
CommandSystem Do the Big Rename 2021-01-31 16:16:52 +01:00
Handlers don't cache the full message 2021-03-22 07:17:10 +00:00
Proxy Fix various bugs and regressions 2021-01-31 16:02:34 +01:00
Services Fix nullability for embeds 2021-04-13 04:11:53 +02:00
Tracing Convert event destructuring 2021-01-31 14:55:57 +01:00
Utils API patch improvements 2021-04-21 22:57:19 +01:00
Bot.cs Fix various bugs and regressions 2021-01-31 16:02:34 +01:00
BotConfig.cs Add config option for max shard concurrency 2021-03-18 09:47:58 +01:00
BotMetrics.cs Fix API traces for weird endpoints 2020-11-19 11:43:05 +01:00
Errors.cs Move member random to Random.cs, add group random and group member random 2020-11-22 11:58:23 -05:00
Init.cs Convert event destructuring 2021-01-31 14:55:57 +01:00
Modules.cs Add config option for max shard concurrency 2021-03-18 09:47:58 +01:00
PluralKit.Bot.csproj Remove D#+ dependency :))))) 2021-01-31 15:04:37 +01:00
PluralKit.Bot.csproj.DotSettings Refactor and simplify the main bot classes 2020-05-02 01:52:52 +02:00