VpSharp/VpSharp.Commands
Oliver Booth 4a3e790767
feat(commands): add RequireBotOwnerAttribute
2023-05-08 17:29:39 +01:00
..
Attributes feat(commands): add RequireBotOwnerAttribute 2023-05-08 17:29:39 +01:00
Assembly.cs Add CLSCompliant attribute to VpSharp.Commands assembly 2022-11-30 20:18:50 +00:00
Command.cs Cleanup unused import 2022-12-05 01:02:05 +00:00
CommandContext.cs Expose Client from CommandContext 2022-12-08 20:26:10 +00:00
CommandModule.cs Add Commands extension 2022-11-27 20:47:54 +00:00
CommandsExtension.cs style: reduce complexity of command arg parsing 2023-05-08 15:59:39 +01:00
CommandsExtensionConfiguration.cs Add support for dependency injection 2022-11-30 20:54:22 +00:00
VirtualParadiseClientExtensions.cs Validate non-null arguments for public API 2022-11-30 18:16:37 +00:00
VpSharp.Commands.csproj Add package metadata 2022-11-29 19:06:47 +00:00