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.
Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 6 years ago
..
Attributes Add various optimizations and cleanups (#1114) 6 years ago
Builders Add various optimizations and cleanups (#1114) 6 years ago
Extensions Added GetJumpUrl() as an extension method for IMessage (#1102) 6 years ago
Info Add various optimizations and cleanups (#1114) 6 years ago
Map Add various optimizations and cleanups (#1114) 6 years ago
Readers Add various optimizations and cleanups (#1114) 6 years ago
Results Allow `FromError(Exception)` on all IResult types. 6 years ago
Utilities Add various optimizations and cleanups (#1114) 6 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 Add support for parsing multiple types of quotation marks in commands, Fix #942 (#943) 7 years ago
CommandService.cs Add various optimizations and cleanups (#1114) 6 years ago
CommandServiceConfig.cs Add support for parsing multiple types of quotation marks in commands, Fix #942 (#943) 7 years ago
Discord.Net.Commands.csproj Update Dependencies and support NS2.0 builds (#1046) 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 8 years ago
PrimitiveParsers.cs Add various optimizations and cleanups (#1114) 6 years ago
RunMode.cs Removed Mixed RunMode 8 years ago