545 Commits (112fe7237437c492fe5c7efe77d3473f6a6078e8)

Author SHA1 Message Date
  HelpfulStranger999 c67db88961 Cleaned up and refactored slightly 8 years ago
  Christopher F b918712ad2 Cleanup of #1009 8 years ago
  Paulo 6b7c6e9667 Add new overload for AddTypeReader (#1009) 8 years ago
  Hsu Still 9f536177fa
Add XMLDocs 8 years ago
  Hsu Still 1d2db3a61c
Add XMLDocs 8 years ago
  Hsu Still 3a10820c84
Add XMLDocs 8 years ago
  Hsu Still 81ad8abf59
Add XMLDocs 8 years ago
  Hsu Still 7c60b0293b
Add XMLDocs 8 years ago
  Hsu Still edb64bde13
Add changes according to comments from PR 8 years ago
  Hsu Still 878de473ff Add ModuleBase and EmbedBuilder docfx 8 years ago
  Hsu Still c6d4494047 Add CommandError xmldocs 8 years ago
  Hsu Still bf84af35b7 Remove unnecessary RunMode reference 8 years ago
  Hsu Still 7c431b52bb Grammar fix 8 years ago
  Hsu Still e6b00979f9 Add RunMode documentation 8 years ago
  Hsu Still b7cb798a05 Add xmldocs for CommandExecuted and various methods 8 years ago
  Christopher F b38dca7803 All arguments in ReplyAsync should be optional 8 years ago
  Christopher F b70ae41285 AddModule(s)Async should be explicit about IServiceProvider 8 years ago
  Christopher F f9ac190e9a Don't create a service scope in CommandService#ExecuteAsync anymore 8 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 8 years ago
  Joe4evr 170a2e00bd Resolve #936 (#941) 8 years ago
  Alex Gravely 4edbd8d4b9 Allow nested ModuleBase classes to be built when declared from non-module classes. (#969) 8 years ago
  Christopher F f19730e433 AddModuleAsync/AddModulesAsync should not require an IServiceProvider 8 years ago
  Christopher F b1eaa44021 Don't attempt to load types with generic parameters as a module 8 years ago
  Christopher F bb8ebc13d2 Add callback method for when a module class has been added (#934) 8 years ago
  Christopher F 97397f3617
Apply consistency to attributes in the commands extension (#928) 8 years ago
  ObsidianMinor 5bbd9bba82 Renamed existing Flatten method to FlattenAsync and added new Flatten method. Also fixed ClientHelper using incorrect guild batch count. (#744) 8 years ago
  vim2meta 5f46aef3a7 Ability to ignore unused parameters instead of failing the command. (#915) 8 years ago
  Christopher F e5dfb6c3e5
Fix null channel being passed in RequirePermission preconditions (#886) 8 years ago
  Christopher F 8d533930fa Move CommandExecuted invoking up a scope for generic Task commands 8 years ago
  Christopher F 14fbe40cbc Add Async suffix to command-related Tasks (#804) 8 years ago
  Vollrat 71e8b88514 Improve upon Property Summaries in CommandServiceConfig (#839) 8 years ago
  Christopher F 347c5a0d39 Disable obsolete warnings in files that reference TokenType.User 8 years ago
  Christopher F 608bc359ee Removed IChannel#Nsfw, added to ITextChannel 8 years ago
  Christopher F e991715bac Added CommandService.CommandExecuted (#747) 8 years ago
  Izumemori 9c81ab9fe4 changed NameAttribute to work for parameter (#765) 8 years ago
  Alex Gravely cb0ff7817d Add NullableTypeReader (#785) 8 years ago
  RogueException dfcb4b39fb Allow duplicate RequireBotPermissionAttribute 8 years ago
  Finite Reality d2afb06942 Make the "cannot be loaded" warning fire correctly (#729) 8 years ago
  Joe4evr b6dcc9e8d8 Add back the case for ParameterPreconditions (#735) 8 years ago
  Finite Reality 7597cf5baa Fix CalculateScore throwing on missing parameters (#727) 8 years ago
  RogueException 14dfc48df3 Style cleanup 8 years ago
  Finite Reality 74f6a4b392 Allow commands to return a Task<RuntimeResult> (#466) 8 years ago
  Finite Reality b96748f9c3 Allow arbitrary attributes to be added to commands (#458) 8 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  Christopher F 3b8434cdc4 Merge pull request #715 from Joe4evr/patch-2 8 years ago
  Joe4evr cc390f03de Fix the off-chance that someone has a property without a getter 8 years ago
  Joe4evr 34917a35de In my defense, it was 2:40 AM 8 years ago
  Joe4evr 444868b22d Fix attempting to inject into static properties 8 years ago
  Joe4evr 36ed2b49f0 PreconditionGroup quick fix 8 years ago
  Finite Reality cce572c600 Include names in command builder exceptions (#663) 8 years ago