PluralKit/PluralKit.Bot
Ske 66f7a664c8 Add special check for pronouns being an empty string
I'm unsure when this happens in practice, but thought I'd guard against it just in case (since it's caused a couple errors already).
2020-07-18 13:07:16 +02:00
..
Commands Fix URL handling when the filename contains multiple known extensions (#196) 2020-07-18 12:51:31 +02:00
CommandSystem Refactor system/member avatar code 2020-07-07 23:41:51 +02:00
Handlers Create GetXXX utils wrapping try blocks 2020-07-02 18:29:04 +02:00
Proxy Break proxied links if the sender doesn't have embed permission 2020-07-10 16:35:52 +02:00
Services Add special check for pronouns being an empty string 2020-07-18 13:07:16 +02:00
Utils Potential fix for concurrent list modification error 2020-07-14 22:24:13 +02:00
Bot.cs Use AllowedMentions to disable mentions everywhere by default 2020-06-20 17:33:10 +02:00
BotConfig.cs Add customization of invite link client ID. Closes #77. 2019-06-15 12:03:07 +02:00
BotMetrics.cs Add more performance metrics 2020-06-14 22:19:12 +02:00
Errors.cs Fix: Escape Backticks (#192) 2020-07-05 12:55:21 +02:00
Init.cs Move schema migration stuff to Database 2020-06-13 19:54:16 +02:00
Modules.cs Too many refactors in one: 2020-06-12 20:29:50 +02:00
PluralKit.Bot.csproj Pass proper allowed_mentions when sending webhook messages 2020-06-28 20:26:14 +02:00
PluralKit.Bot.csproj.DotSettings Refactor and simplify the main bot classes 2020-05-02 01:52:52 +02:00