PluralKit/PluralKit.Bot/Commands
2022-02-26 16:28:20 -05: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 refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
Checks.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05: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 refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
Misc.cs feat: update to Discord API v10 2022-02-26 16:28:20 -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