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.
Sindre Langhus 0b43545ae0 Update ReplyAsync Task to return the sent message. 8 years ago
..
Attributes Added a configurable run mode for commands 8 years ago
Dependencies Default DependencyMap to an empty map when not supplied 8 years ago
Extensions Added IMessage.Tags 8 years ago
Map Reduced command module lifetime to a single command execution. Removed ModuleAttribute. 8 years ago
Readers Restrict typereaders to using the cache 8 years ago
Results Reduced command module lifetime to a single command execution. Removed ModuleAttribute. 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 9 years ago
CommandInfo.cs Default DependencyMap to an empty map when not supplied 8 years ago
CommandParameter.cs Added CommandContext, fixed commands compile errors 8 years ago
CommandParser.cs Reduced command module lifetime to a single command execution. Removed ModuleAttribute. 8 years ago
CommandService.cs Default DependencyMap to an empty map when not supplied 8 years ago
Discord.Net.Commands.xproj Added initial commands project 9 years ago
ModuleBase.cs Update ReplyAsync Task to return the sent message. 8 years ago
ModuleInfo.cs Move DI stuff around to support scoped DI 8 years ago
MultiMatchHandling.cs Added new parameter scoring, support multiple matches 9 years ago
PrimitiveParsers.cs Added bool/char typereaders 8 years ago
ReflectionUtils.cs Move DI stuff around to support scoped DI 8 years ago
RunMode.cs Renamed run modes 8 years ago
project.json Updated package info 8 years ago