PluralKit/PluralKit.Bot
spiral 0efaab6d95
refactor: don't use 'out' in IDiscordCache methods
this change is required for async cache (.NET doesn't support async ref/out params)
2021-11-18 13:11:02 -05:00
..
Commands refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00
CommandSystem refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00
Handlers refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00
Interactive run dotnet format 2021-08-27 11:03:47 -04:00
Proxy feat: async cache 2021-11-17 20:41:02 -05:00
Services refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00
Utils refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00
Bot.cs feat: async cache 2021-11-17 20:41:02 -05:00
BotConfig.cs feat: add config setting to disable sending errors 2021-11-09 01:50:09 -05:00
BotMetrics.cs Collect command runtime metrics 2021-09-25 20:15:24 +02:00
Errors.cs Add switch editing functionality 2021-09-26 20:08:38 -04:00
Init.cs fix: don't spam Sentry with caught exceptions 2021-11-11 06:31:12 -05:00
Modules.cs feat: async cache 2021-11-17 20:41:02 -05:00
packages.lock.json fix: update sentry, correctly configure sentry dsn 2021-11-09 01:31:06 -05:00
PluralKit.Bot.csproj fix: update sentry, correctly configure sentry dsn 2021-11-09 01:31:06 -05:00
PluralKit.Bot.csproj.DotSettings Refactor and simplify the main bot classes 2020-05-02 01:52:52 +02:00