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 97397f3617
Apply consistency to attributes in the commands extension (#928)
7 years ago
..
Attributes Apply consistency to attributes in the commands extension (#928) 7 years ago
Builders changed NameAttribute to work for parameter (#765) 7 years ago
Extensions Allow for case-insensitive HasStringPrefix (#644) 8 years ago
Info Ability to ignore unused parameters instead of failing the command. (#915) 7 years ago
Map Added command separator char, improved passing search results to parser 8 years ago
Readers Renamed existing Flatten method to FlattenAsync and added new Flatten method. Also fixed ClientHelper using incorrect guild batch count. (#744) 7 years ago
Results Allow commands to return a Task<RuntimeResult> (#466) 7 years ago
Utilities Update commands with C#7 features (#689) 7 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 Allow commands to return a Task<RuntimeResult> (#466) 7 years ago
CommandException.cs Fixed CommandException 8 years ago
CommandMatch.cs Allow commands to return a Task<RuntimeResult> (#466) 7 years ago
CommandParser.cs Ability to ignore unused parameters instead of failing the command. (#915) 7 years ago
CommandService.cs Ability to ignore unused parameters instead of failing the command. (#915) 7 years ago
CommandServiceConfig.cs Ability to ignore unused parameters instead of failing the command. (#915) 7 years ago
Discord.Net.Commands.csproj Updated deps, cleaned csprojs 8 years ago
EmptyServiceProvider.cs Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
IModuleBase.cs Update commands with C#7 features (#689) 7 years ago
ModuleBase.cs Update commands with C#7 features (#689) 7 years ago
MultiMatchHandling.cs Added new parameter scoring, support multiple matches 8 years ago
PrimitiveParsers.cs Update commands with C#7 features (#689) 7 years ago
RunMode.cs Removed Mixed RunMode 8 years ago