PluralKit/PluralKit.Bot
Ske 49acc4d9e2 Refactor proxy handling code
- Move reaction handlers to the ReactionAdded event instead of
  ProxyService
- Split tag matching off into ProxyTagParser
- Split autoproxy matching off into Autoproxier
- General cleanup and simplification
2020-06-11 23:22:53 +02:00
..
Commands Minor renames and rewordings 2020-06-11 21:32:04 +02:00
CommandSystem Skip leading spaces when command parsing 2020-05-07 23:43:17 +02:00
Handlers Refactor proxy handling code 2020-06-11 23:22:53 +02:00
Lists Split long short-list results up into embed fields 2020-06-07 19:52:05 +02:00
Proxy Refactor proxy handling code 2020-06-11 23:22:53 +02:00
Services Refactor proxy handling code 2020-06-11 23:22:53 +02:00
Utils Ignore weird Nginx errors from Discord 2020-05-12 22:19:33 +02:00
Bot.cs Add more error reporting for Discord errors 2020-05-12 21:26:37 +02:00
BotConfig.cs
BotMetrics.cs
Errors.cs
Init.cs Refactor order of shard initialization 2020-05-12 21:26:37 +02:00
Modules.cs Refactor proxy handling code 2020-06-11 23:22:53 +02:00
PluralKit.Bot.csproj Upgrade DSharpPlus version 2020-05-23 01:59:27 +02:00
PluralKit.Bot.csproj.DotSettings