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.
Christopher F 3c9704c822 Merge pull request #520 from james7132/property-injection 8 years ago
..
Attributes Change whitelist injection into blacklist injection 8 years ago
Builders Fix ParameterInfo.Type sometimes being null 8 years ago
Dependencies Add TryAdd to DependencyMaps 8 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 Typo 8 years ago
Utilities Cleanup property injection 8 years ago
AssemblyInfo.cs Added AssemblyInfo to Commands 8 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 8 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 Throw an InvalidOp if a user tries to set the DefaultRunMode to Default 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 8 years ago
PrimitiveParsers.cs Cleaned up primitive type readers. Fixed TimeSpan reader. 8 years ago
RunMode.cs Fix issues with DefaultRunMode 8 years ago