PluralKit/PluralKit.Bot
2022-12-29 01:50:04 +00:00
..
CommandMeta feat(bot): add admin command for account recovery 2022-11-23 23:54:21 +13:00
Commands fix(bot): don't crash when sorting by last message and last message is null 2022-12-15 01:04:46 +00:00
CommandSystem fix(bot): validate url in pk;import 2022-12-06 10:15:20 +00:00
Handlers fix(bot): ignore permission errors trying to delete user messages in DMs 2022-12-29 01:36:02 +00:00
Interactive feat: update to Discord API v10 2022-02-26 16:28:20 -05:00
Proxy fix(bot): add callback to update message count after proxying 2022-12-10 16:50:22 +00:00
Services fix(bot): fix blargbot log cleanup 2022-12-29 01:50:04 +00:00
Utils fix(bot): show error message when content-type header is missing from avatar url response 2022-12-29 01:21:01 +00:00
Bot.cs feat(bot): don't send internal error messages for some errors that should be on sentry 2022-12-03 11:57:43 +00:00
BotConfig.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
BotMetrics.cs feat(bot): remove cluster-local DM channel cache 2022-06-14 23:11:55 -04:00
Errors.cs fix(bot): validate url in pk;import 2022-12-06 10:15:20 +00:00
Init.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
Modules.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
packages.lock.json feat: add logging to Seq 2022-12-03 11:49:19 +00:00
PluralKit.Bot.csproj chore: update nuget Grpc.Tools to 2.47.0 2022-07-05 11:15:30 +00:00