PluralKit/PluralKit.Bot/CommandSystem
spiral 7a5ba8246e
refactor: cache own user ID in IDiscordCache
- remove Cluster.User
- remove Cluster.Application (it was only being used as an alternative to Cluster.User for some reason)
- move Bot.PermissionsIn to DiscordCacheExtensions
2021-11-21 19:42:35 -05:00
..
Command.cs run dotnet format 2021-08-27 11:03:47 -04:00
CommandGroup.cs run dotnet format 2021-08-27 11:03:47 -04:00
Context.cs refactor: cache own user ID in IDiscordCache 2021-11-21 19:42:35 -05:00
ContextArgumentsExt.cs feat: change member/group lookup order, add -id flag 2021-11-17 09:30:19 -05:00
ContextChecksExt.cs feat: async cache 2021-11-17 20:41:02 -05:00
ContextEntityArgumentsExt.cs refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00
Parameters.cs run dotnet format 2021-08-27 11:03:47 -04:00