PluralKit/PluralKit.Bot/Commands
2022-03-19 21:55:59 -04:00
..
Lists fix: don't crash in lists when searching for a string longer than 256 characters 2022-01-23 01:47:55 -05: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 fix: don't crash when autoproxy member is deleted 2022-03-19 21:55:59 -04:00
Checks.cs feat: aggregate cluster statistics and send to influx with scheduled tasks worker 2022-03-14 23:33:22 -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 fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
Help.cs chore: lint 2022-02-04 14:52:06 -05:00
ImportExport.cs feat: cache Discord DM channels in database 2022-01-22 02:47:47 -05: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 fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
MemberProxy.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
Message.cs feat: fetch from REST instead of cache for cross-cluster lookups 2022-03-09 20:06:53 -05:00
Misc.cs feat: show total shards from cluster configuration if present 2022-03-11 17:51:04 -05:00
Random.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
ServerConfig.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05: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 refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
SystemFront.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
SystemLink.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05: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