550 Commits (d704080fc3b89a698b6e3b5557e9ad2a319f1243)

Author SHA1 Message Date
  Quin Lynch 6c7502da68
Update to Labs 3.5.0 (#1971) 4 years ago
  Quin Lynch 5a7e43a8cb
V3 Final merge (#1966) 4 years ago
  Quin Lynch aa6bb5e293
Update from Discord .Net Labs 3.4.8 (#1958) 4 years ago
  Cenk Ergen ba656e99b8
Add custom setter to Group property of ModuleBuilder to automatically invoke AddAliases (#1950) 4 years ago
  quin lynch 3cd9f39918 Merge branch 'commands/validate-get-best-match' of https://github.com/siscodeorg/Discord.Net into siscodeorg-commands/validate-get-best-match 4 years ago
  roridev adf3a9c459
Fix incorrect casing on `HandleCommandPipeline` 4 years ago
  roridev a92ec56d88
Add requested changes 4 years ago
  roridev d1b31c8f52
Add `MatchResult` 4 years ago
  Quin Lynch 143ca6db43
fix NRE when adding parameters thru builders (#1946) 4 years ago
  Paulo f7a07aec02
Add default nullable enum typereader (#1518) 4 years ago
  Slate 6abdfcbf87
Added negative TimeSpan handling (#1666) 4 years ago
  Quin Lynch 933ea42eaa
Merge Labs 3.X into dev (#1923) 4 years ago
  Adam Gauthier c46daaad19
fix: Add type reader when entity type reader exists (#1486) 4 years ago
  Antonio Zdravkov Nikolov 0fc713a897
fix: Private methods aren't added as commands (#1773) 4 years ago
  Still Hsu e0f8737c35
Add initial StyleCops style enforcement 5 years ago
  roridev 56d16397f7 Fixes Azure linux build failing due to a CS8652. 5 years ago
  roridev c455b50331 Make use of new ValidateAndGetBestMatch api on ExecuteAsync 5 years ago
  roridev 7955a09090 Creates ValidateAndGetBestMatch function 5 years ago
  roridev 574b503e9e Moves CalculateScore function to outer scope. 5 years ago
  Paulo e3850e1e8f
feature: Add inline replies (#1659) 5 years ago
  OhB00 a51cdf60a2
feature: allow for inherited commands in modules (#1521) 5 years ago
  Chris Johnston 89b6b7e1a5
feature: Include allowed mentions payload on message creation (#1455) 5 years ago
  Yamboy1 6d8e216545
docs: Small typo in documentation (#1460) 5 years ago
  Still Hsu 106f346ddb
docs: 2020 April Documentation Maintenance (#1484) 5 years ago
  Joe4evr 99d7135d09 nit: Utilize ValueTuples (#1393) 6 years ago
  JT d199d93ae4 meta: Fix .NET Core 3.0 compatibility + Drop NS1.3 (#1382) 6 years ago
  Joe4evr 0bda8a4217 fix: patch todo in NamedTypeReader (#1392) 6 years ago
  Adam Gauthier 3755a027b3 feature: Provide ParameterInfo with error ParseResult (#1355) 6 years ago
  Chris Johnston c977f2ec9c fix: #1314 Don't parse tags within code blocks (#1318) 6 years ago
  advorange e8cb031704 fix: CommandExecuted event will fire when a parameter precondition fails like what happens when standard precondition fails. (#1346) 6 years ago
  Saulius Šaltenis af79ed54a1 docs: Fixed a spelling error. (#1349) 6 years ago
  Christopher Felegy 2e95c4913b fix: ignore escape behavior on remainder parameters (#994) 6 years ago
  Christopher Felegy a8c853f1ec Revert "Merge remote-tracking branch 'quahu/dev' into dev" 6 years ago
  Christopher Felegy 8fb0d5dc13 Merge remote-tracking branch 'quahu/dev' into dev 6 years ago
  Still Hsu 4309550ca0 docs: Main docs update (#1304) 6 years ago
  Chris Johnston 5ea3e113b8 docs: add missing xmldoc for inherited properties and NotAGuildErrorMessage (#1301) 6 years ago
  Chris Johnston 65b8c09727 fix: Only escape the closing quotation mark of non-remainder strings (#1226) 7 years ago
  Christopher Felegy 497918edda fix: raise CommandExecuted on async errors 7 years ago
  Still Hsu 0fecdf69bb docs: Documentation December Update (#1218) 7 years ago
  Christopher Felegy aec710535f fix: don't manually raise CommandExecuted on exceptions 7 years ago
  Joe4evr 5677f23e9a feature: Allow setting custom error messages for preconditions (#1124) 7 years ago
  ComputerMaster1st 46e2674a93 fix: Added Msg.Content Null Check For Prefixes (#1200) 7 years ago
  Monica S 7366cd4361 feature: Implement Dispose for types which have disposable data (#1171) 7 years ago
  Casino Boyale 10233f3a9a fix: Fixed CommandExecuted firing twice for failed RuntimeResults (#1192) 7 years ago
  Joe4evr 419c0a5b53 feature: Add a way to invoke a command specifying optional values by name (#1123) 7 years ago
  Still Hsu 8fa70bf6a6 lint: Initial clean-up (#1181) 7 years ago
  Alex Gravely 637d9fc794 Add SocketUser.MutualGuilds + various command ext. methods. (#1037) 7 years ago
  Christopher F f549da50e0 fix: pass the entire Exception into ExecuteResult 7 years ago
  Christopher F 6260749095 fix: invoke CommandExecuted on async exception failures 7 years ago
  Christopher F 10f67a8098
feature: consolidate all results into CommandExecuted (#1164) 7 years ago