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.
RogueException a6469e9021 Add support for void-returning commands 8 years ago
..
Attributes Added RequireOwner support for User tokens 8 years ago
Builders Add support for void-returning commands 8 years ago
Dependencies Restrict DependencyMap#Get to reference types 8 years ago
Extensions Complete builders, start work on using them 8 years ago
Info Add support for void-returning commands 8 years ago
Map Added command separator char, improved passing search results to parser 8 years ago
Readers Modified User#Discrim check to properly check guild 8 years ago
Results Typo 8 years ago
Utilities Scan base types during DI 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 9 years ago
CommandException.cs Fixed CommandException 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 Replace TryGetValue call with TryRemove call (#586) 8 years ago
CommandServiceConfig.cs Minor doc/exception edits 8 years ago
Discord.Net.Commands.csproj Cleaned up csprojs, added support for tag builds. 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 9 years ago
PrimitiveParsers.cs Cleaned up primitive type readers. Fixed TimeSpan reader. 8 years ago
RunMode.cs Removed Mixed RunMode 8 years ago