18 Commits (ae729ef3261aefb326586edeec4cf3f23d484d1b)

Author SHA1 Message Date
  Adam Gauthier 3755a027b3 feature: Provide ParameterInfo with error ParseResult (#1355) 6 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Joe4evr 748e92bcda Allow `FromError(Exception)` on all IResult types. 7 years ago
  Joe4evr 660fec0cbc Expose the internal entity type readers (#986) 7 years ago
  Finite Reality 74f6a4b392 Allow commands to return a Task<RuntimeResult> (#466) 8 years ago
  Joe4evr 4a9c8168a9 Add grouping of preconditions to allow for flexible precondition logic. (#672) 8 years ago
  Aaron Scherer 858af5e8bb Typo 9 years ago
  RogueException 5663e47db6 Added command separator char, improved passing search results to parser 9 years ago
  RogueException 635819b89f Reduced command module lifetime to a single command execution. Removed ModuleAttribute. 9 years ago
  RogueException 8aa1050b93 Cleaned up usings 9 years ago
  RogueException f6d8659a2e Removed ParamList null checks 9 years ago
  RogueException 99e9c36a69 Fixed nullrefs in command parsing 9 years ago
  RogueException 324664917d Added new parameter scoring, support multiple matches 9 years ago
  RogueException e452aa9662 Cleaned up Command Result structs 9 years ago
  Finite Reality 0e920da21f Complete Preconditions implementation 9 years ago
  RogueException 7bb890cbfe Added command groups, fixed several bugs 9 years ago
  RogueException bfea0ef0a2 Added ordered user mentions, fixed role and channel mention resolving 9 years ago
  RogueException f59b6b9004 Implemented command type readers, parser and service. 9 years ago