PluralKit/PluralKit.Bot
2022-05-08 17:12:09 -04:00
..
CommandMeta feat: add aliases: pk;h (help) and pk;m <member> kp (keepproxy) 2022-05-08 17:12:09 -04:00
Commands feat: add aliases: pk;ap l (latch), pk;ap f (front) 2022-05-08 17:12:09 -04:00
CommandSystem feat: add Context.CommandPrefix 2022-05-02 14:53:08 -04:00
Handlers fix: fail-fast if we don't have Send Messages permissions in the current channel 2022-03-30 05:11:55 -04:00
Interactive
Proxy feat: add pk;reproxy (#447) 2022-05-08 21:10:07 +00:00
Services fix: don't show discord user's guild nickname if not allowed to see message content 2022-04-24 14:43:27 -04:00
Utils fix: ignore nirn-proxy timeouts in IsOurProblem 2022-04-20 10:45:35 -04:00
Bot.cs fix: parse some stuff correctly when using Redis gateway 2022-04-13 08:50:04 -04:00
BotConfig.cs feat(bot): add Redis cache 2022-04-13 08:44:53 -04:00
BotMetrics.cs chore: code cleanup (mostly whitespace / remove unused imports) 2022-03-30 04:36:22 -04:00
Errors.cs
Init.cs feat(bot): add Redis cache 2022-04-13 08:44:53 -04:00
Modules.cs chore: lint 2022-04-20 10:47:15 -04:00
packages.lock.json feat(bot): add Redis cache 2022-04-13 08:44:53 -04:00
PluralKit.Bot.csproj
PluralKit.Bot.csproj.DotSettings