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
CommandGroup.cs
Context.cs refactor: cache own user ID in IDiscordCache 2021-11-21 19:42:35 -05:00
ContextArgumentsExt.cs
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