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.
Hawx 11b28a69db Move to net46 per volt 7 years ago
..
Attributes Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
Builders Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
Extensions Allow for case-insensitive HasStringPrefix (#644) 8 years ago
Info Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
Map Added command separator char, improved passing search results to parser 8 years ago
Readers Expose the internal entity type readers (#986) 7 years ago
Results Expose the internal entity type readers (#986) 7 years ago
Utilities AddModuleAsync/AddModulesAsync should not require an IServiceProvider 7 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 Allow commands to return a Task<RuntimeResult> (#466) 8 years ago
CommandException.cs Fixed CommandException 8 years ago
CommandMatch.cs Allow commands to return a Task<RuntimeResult> (#466) 8 years ago
CommandParser.cs Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
CommandService.cs Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
CommandServiceConfig.cs Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
Discord.Net.Commands.csproj Move to net46 per volt 7 years ago
EmptyServiceProvider.cs Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
IModuleBase.cs Add callback method for when a module class has been added (#934) 7 years ago
ModuleBase.cs All arguments in ReplyAsync should be optional 7 years ago
MultiMatchHandling.cs Added new parameter scoring, support multiple matches 9 years ago
PrimitiveParsers.cs Update commands with C#7 features (#689) 8 years ago
RunMode.cs Removed Mixed RunMode 8 years ago