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 604d69fb7f Revert "Implement configurable command node separators" 8 years ago
..
Attributes Make `_typeReaderTypeInfo` static 8 years ago
Builders Added AddParameter<T>. Fixed AddParameter ignoring default typereaders. 8 years ago
Dependencies Default DependencyMap to an empty map when not supplied 8 years ago
Extensions Complete builders, start work on using them 8 years ago
Info Revert "Implement configurable command node separators" 8 years ago
Map Revert "Implement configurable command node separators" 8 years ago
Readers Cleaned up primitive type readers. Fixed TimeSpan reader. 8 years ago
Results Reduced command module lifetime to a single command execution. Removed ModuleAttribute. 8 years ago
Utilities Cleaned up command builders and async func names 8 years ago
AssemblyInfo.cs Added AssemblyInfo to Commands 8 years ago
CommandContext.cs Add a missing null-conditional in CommandContext#ctor 8 years ago
CommandError.cs Added new parameter scoring, support multiple matches 8 years ago
CommandParser.cs Fix parsing of multiple quoted parameters 8 years ago
CommandService.cs Revert "Implement configurable command node separators" 8 years ago
CommandServiceConfig.cs Revert "Implement configurable command node separators" 8 years ago
Discord.Net.Commands.csproj Added support for .NET Standard 1.1 and 1.2 8 years ago
ModuleBase.cs SendMessage should accept EmbedBuilder directly 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
project.json Added support for .NET Standard 1.1 and 1.2 8 years ago