You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
IlmrynX 45e58894f2 Fix issue with precondition checking 8 years ago
..
Attributes Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 8 years ago
Builders Add BeforeExecute/AfterExecute methods to ModuleBase 8 years ago
Dependencies Default DependencyMap to an empty map when not supplied 9 years ago
Extensions Complete builders, start work on using them 8 years ago
Info Merge pull request #482 from FiniteReality/issue/462 8 years ago
Map Added command separator char, improved passing search results to parser 8 years ago
Readers Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 8 years ago
Results Added command separator char, improved passing search results to parser 8 years ago
Utilities Cleaned up command builders and async func names 8 years ago
AssemblyInfo.cs Added AssemblyInfo to Commands 9 years ago
CommandContext.cs Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 8 years ago
CommandError.cs Added new parameter scoring, support multiple matches 9 years ago
CommandMatch.cs Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 8 years ago
CommandParser.cs Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 8 years ago
CommandService.cs Fix issue with precondition checking 8 years ago
CommandServiceConfig.cs Added command separator char, improved passing search results to parser 8 years ago
Discord.Net.Commands.csproj Converted Discord.Net to a metapackage 8 years ago
IModuleBase.cs Add BeforeExecute/AfterExecute methods to ModuleBase 8 years ago
ModuleBase.cs Actually mark the methods virtual #derp 8 years ago
MultiMatchHandling.cs Added new parameter scoring, support multiple matches 9 years ago
PrimitiveParsers.cs Cleaned up primitive type readers. Fixed TimeSpan reader. 8 years ago
RunMode.cs Fix issues with DefaultRunMode 8 years ago