PluralKit/PluralKit.Bot/Commands
2022-11-25 04:35:14 +00:00
..
Lists feat(bot): tweak wording for short list flag error 2022-09-22 19:17:43 +00:00
Admin.cs feat(bot): add admin command for account recovery 2022-11-23 23:54:21 +13:00
Api.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
Autoproxy.cs chore: lint 2022-11-23 03:13:33 +13:00
Checks.cs Merge remote-tracking branch 'origin/main' 2022-11-24 06:32:59 +00:00
Config.cs fix(bot): Show correct command for proxy case (#500) 2022-11-25 04:35:14 +00:00
Fun.cs chore: lint 2022-02-04 14:52:06 -05:00
GroupMember.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
Groups.cs Fix missing newlines in display name commands' help/preview (#489) 2022-11-03 20:08:42 -04:00
Help.cs feat(bot): add dashboard link and 'pk;commands' to help command 2022-06-20 19:22:50 -04:00
ImportExport.cs chore: code cleanup (mostly whitespace / remove unused imports) 2022-03-30 04:36:22 -04:00
Member.cs fix: apply requested changes 2022-08-27 15:15:14 +02:00
MemberAvatar.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
MemberEdit.cs Fix missing newlines in display name commands' help/preview (#489) 2022-11-03 20:08:42 -04:00
MemberProxy.cs fix(bot): check proxy tag length when overwriting 2022-11-17 00:44:00 +00:00
Message.cs feat: use redis cache for non-id message lookups 2022-11-24 06:32:55 +00:00
Misc.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
Random.cs chore: lint 2022-11-03 22:24:17 +00:00
ServerConfig.cs feat(bot): allow 'pk;logclean' in DMs 2022-06-21 11:13:24 -04:00
Switch.cs Correct grammar for switches (#491) 2022-11-05 16:47:09 -04:00
System.cs fix: apply requested changes 2022-08-27 15:15:14 +02:00
SystemEdit.cs feat: show character amount for string fields 2022-08-27 11:25:44 +02:00
SystemFront.cs feat(bot): add -wid flag to pk;s fh to show member IDs 2022-11-22 23:02:38 +13:00
SystemLink.cs fix: correct error text on pk;unlink 2022-06-03 01:15:15 -04:00
SystemList.cs fix: don't crash in lists when searching for a string longer than 256 characters 2022-01-23 01:47:55 -05:00