534 Commits (ad611dcafa192bc931ed7b87261897ff6aeaadf3)

Author SHA1 Message Date
  quin lynch 4f372cbb9f meta: Update command and webhook package 4 years ago
  quin lynch d35ba91312 Rest features for ApplicationCommands 5 years ago
  Still Hsu e0f8737c35
Add initial StyleCops style enforcement 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
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  JustNrik 143fb2808b Update CommandAttribute.cs 7 years ago
  JustNrik c56fff9fe5 Update CommandAttribute.cs 7 years ago
  JustNrik 4259b8cb0c Update CommandAttribute.cs 7 years ago
  Joe4evr 748e92bcda Allow `FromError(Exception)` on all IResult types. 7 years ago
  Joe4evr 5dad0fa1a1 Minor fixes around OnModuleBuilding (#1116) 7 years ago
  Casino Boyale afc3a9d063 Added GetJumpUrl() as an extension method for IMessage (#1102) 7 years ago
  HelpfulStranger999 4bc06a0a54 Patch lazy default readers not getting replaced (#1083) 7 years ago
  HelpfulStranger999 93878e4a90 Refactors an unused parameter in CommandService#Search (#1025) 7 years ago
  Hawx bbbac85c46 Update Dependencies and support NS2.0 builds (#1046) 7 years ago
  Chris Johnston cee71ef35a Add support for parsing multiple types of quotation marks in commands, Fix #942 (#943) 7 years ago
  Joe4evr b52af7ae7c Add a dedicated TimeSpan reader so it doesn't suck (#1005) 7 years ago
  Joe4evr 660fec0cbc Expose the internal entity type readers (#986) 7 years ago
  Joe4evr 6d3010065f Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
  Quahu 7457847489 I broke it even more with this PR, lol 7 years ago