PluralKit/PluralKit.Bot/Commands
2022-06-14 19:05:15 -04:00
..
Lists feat: add some aliases (pk;ls and -wprns) (#432) 2022-03-30 05:42:34 -04:00
Admin.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
Api.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
Autoproxy.cs feat: add aliases: pk;ap l (latch), pk;ap f (front) 2022-05-08 17:12:09 -04:00
Checks.cs fix: show correct error in 'pk;debug proxy' when autoproxy is disabled for discord account 2022-06-13 14:52:07 -04:00
Config.cs feat: add blue diamond documentation and 'clear' command to pk;config 2022-02-11 12:25:56 -05: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 feat: add '-raw' flag to color commands 2022-06-13 14:35:18 -04:00
Help.cs feat(bot): clean up / paginate help command 2022-06-14 19:05:15 -04:00
ImportExport.cs chore: code cleanup (mostly whitespace / remove unused imports) 2022-03-30 04:36:22 -04:00
Member.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
MemberAvatar.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
MemberEdit.cs feat: add '-raw' flag to color commands 2022-06-13 14:35:18 -04:00
MemberProxy.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
Message.cs Merge branch 'main' of ssh://github.com/pluralkit/pluralkit 2022-06-11 00:48:21 -04:00
Misc.cs chore: update github repo URL 2022-06-05 12:57:10 -04:00
Random.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
ServerConfig.cs feat: add 'pk;log show' command 2022-06-02 22:36:42 -04:00
Switch.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
System.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
SystemEdit.cs feat: add '-raw' flag to color commands 2022-06-13 14:35:18 -04:00
SystemFront.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05: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