PluralKit/PluralKit.Bot
2023-03-24 15:18:23 +00:00
..
CommandMeta feat(bot): 'g' shorthand for pk;m <n> group (#532) 2023-03-13 16:38:20 +00:00
Commands feat(bot): support threads for logs (#541) 2023-03-24 15:18:23 +00:00
CommandSystem fix(bot): validate url in pk;import 2022-12-06 10:15:20 +00:00
Handlers fix(bot): don't check for permissions when deleting messages in DMs 2022-12-30 00:11:14 +00:00
Interactive feat: update to Discord API v10 2022-02-26 16:28:20 -05:00
Proxy fix(bot): correctly use thread permissions in reproxy check 2023-02-27 09:18:00 +13:00
Services feat(bot): support threads for logs (#541) 2023-03-24 15:18:23 +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 chore: require redis connection for bot 2023-02-12 18:00:05 -05: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 chore: update lockfiles (since dependabot didn't) 2023-01-09 04:31:11 +13:00
PluralKit.Bot.csproj chore: update nuget Grpc.Tools to 2.47.0 2022-07-05 11:15:30 +00:00