PluralKit/PluralKit.Bot
Astrid 74128ee4c4
Merge pull request #327 from spiralw/fix/msg-edit-dm
Fix error when trying to edit message in DM without link
2021-05-08 21:38:33 +02:00
..
Commands Merge pull request #327 from spiralw/fix/msg-edit-dm 2021-05-08 21:38:33 +02:00
CommandSystem Fix a few more compiler warnings 2021-05-07 10:56:15 +02:00
Handlers Fix permission error on message edit handler 2021-05-03 10:29:22 +02:00
Proxy remove random console log 2021-05-01 19:32:37 +01:00
Services Add logging message edits 2021-05-07 17:35:09 +01:00
Tracing Loosen regex for normalizing route path logging 2021-05-03 09:24:18 +02:00
Utils Merge pull request #316 from spiralw/feat/checkpatch 2021-05-07 10:39:22 +02:00
Bot.cs Format guild count in activity properly 2021-04-29 11:14:04 +02: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 fix error message on invalid guild ID 2021-04-19 21:38:03 +01:00
Init.cs Convert event destructuring 2021-01-31 14:55:57 +01:00
Modules.cs Add message editing command 2021-05-03 12:33:30 +02:00
PluralKit.Bot.csproj Fix some compiler warnings 2021-05-07 10:48:19 +02:00
PluralKit.Bot.csproj.DotSettings