PluralKit/PluralKit.Bot
spiral 52efb3c70a
fix: don't check for useless permission when deleting command messages
this allows for deleting command messages in DMs, where the bot does not have manage messages permissions
and just in general in channels where it doesn't have those permissions as well
2021-08-25 12:43:33 -04:00
..
Commands fix: show correct command suggestion to edit server tag 2021-08-25 12:33:24 -04:00
CommandSystem feat: proxy debug command 2021-08-03 21:06:14 -04:00
Handlers fix: don't check for useless permission when deleting command messages 2021-08-25 12:43:33 -04:00
Interactive listen for text response in YesNoPrompt interactive 2021-07-02 06:35:25 -04:00
Proxy hopefully a fix for #384 2021-08-15 00:50:31 -04:00
Services fix: fetch guild settings for server tag in system card 2021-08-25 12:30:42 -04:00
Tracing clean up compiler warnings 2021-07-14 19:50:10 -04:00
Utils Use a proper user agent when fetching images 2021-08-23 22:53:58 +02:00
Bot.cs Use a proper user agent when fetching images 2021-08-23 22:53:58 +02:00
BotConfig.cs Add support for Twilight gateway queue 2021-06-09 16:22:10 +02: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 Expose git version in 'pk;stats' and '/v1/meta' 2021-08-01 15:22:23 -04:00
Modules.cs Use a proper user agent when fetching images 2021-08-23 22:53:58 +02:00
packages.lock.json Add NuGet lock files 2021-07-08 09:04:20 -04:00
PluralKit.Bot.csproj Add NuGet lock files 2021-07-08 09:04:20 -04:00
PluralKit.Bot.csproj.DotSettings