71 Commits (3a10820c844a41675bede4d7bd47fada389eb683)

Author SHA1 Message Date
  Hsu Still 3a10820c84
Add XMLDocs 7 years ago
  Hsu Still 81ad8abf59
Add XMLDocs 7 years ago
  Hsu Still 7c60b0293b
Add XMLDocs 7 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 7 years ago
  Christopher F 97397f3617
Apply consistency to attributes in the commands extension (#928) 7 years ago
  Christopher F e5dfb6c3e5
Fix null channel being passed in RequirePermission preconditions (#886) 7 years ago
  Christopher F 14fbe40cbc Add Async suffix to command-related Tasks (#804) 7 years ago
  Christopher F 347c5a0d39 Disable obsolete warnings in files that reference TokenType.User 7 years ago
  Christopher F 608bc359ee Removed IChannel#Nsfw, added to ITextChannel 7 years ago
  Izumemori 9c81ab9fe4 changed NameAttribute to work for parameter (#765) 7 years ago
  RogueException dfcb4b39fb Allow duplicate RequireBotPermissionAttribute 7 years ago
  Joe4evr 4a9c8168a9 Add grouping of preconditions to allow for flexible precondition logic. (#672) 8 years ago
  FiniteReality 0550006d56 Change wording of permission preconditions 8 years ago
  RogueException 870dc50a68 Fixed RequireNsfwAttribute definition 8 years ago
  RogueException ba1982a3f9 Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
  Christopher F 7f1fc286cf Add IChannel.Nsfw, RequireNsfw precondition (#633) 8 years ago
  RogueException 683541ba24 Added RequireOwner support for User tokens 8 years ago
  james7132 f1df412341 Change whitelist injection into blacklist injection 8 years ago
  james7132 f0b4c24e82 Add InjectAttribute for annotating injectable properties 8 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 8 years ago
  AntiTcb 5118ed876b Can target classes now. 8 years ago
  FiniteReality d2d7b4dce7 Make `_typeReaderTypeInfo` static 8 years ago
  FiniteReality 156483bf71 Rename `overridenType` to `overridenTypeReader` 8 years ago
  FiniteReality f11f416024 Add IDependencyMap to parameter preconditions 8 years ago
  FiniteReality b7a5ee6542 Parameter preconditions and typereader overriding 8 years ago
  RogueException 08ae9e4e86 Fixed logic in precondition attribute docstrings 8 years ago
  RogueException 2a33bb0c12 Escaped amp in XML example. 8 years ago
  RogueException a0c9ba92db Merge branch 'dev' into feature/more-preconditions 8 years ago
  Christopher F fb99b019a0 Fix issues with DefaultRunMode 8 years ago
  Christopher F 1ed4f703bf Cache the current application on DiscordSocketClient 8 years ago
  Christopher F f9c5e229d0 Add CommandServiceConfig, DefaultRunMode 8 years ago
  Christopher F defc8f1c4e Add docstrings to preconditions. 8 years ago
  Christopher F ea148db08b Add RequireBotPermission, rename RequirePermission 8 years ago
  Christopher F fdecfe6bd4 Add RequireOwner Precondition 8 years ago
  RogueException c7ac85455f Added a configurable run mode for commands 8 years ago
  RogueException 635819b89f Reduced command module lifetime to a single command execution. Removed ModuleAttribute. 8 years ago
  RogueException 708f9fe514 Added CommandContext, fixed commands compile errors 8 years ago
  FiniteReality accb3e27b8 Add PriorityAttribute and sortby priority in Search 8 years ago
  Khionu Terabite b6c634b8b5 Renamed Description/Summary Attributes to Summary/Remarks, as per discussion in #239 8 years ago
  RogueException 23a0316252 Split IMessage into IUserMessage and ISystemMessage 8 years ago
  FiniteReality 95cf63243d Implement Command Aliases 8 years ago
  RogueException 9951112908 Readded AutoLoad setter 8 years ago
  RogueException 06e81cbcca Merge pull request #206 from FiniteReality/issue/203 8 years ago
  RogueException 6d766d5f98 Cleaned up command attributes 8 years ago
  FiniteReality 252d89000d Fix comment copy+paste fail 8 years ago
  FiniteReality 8b864d4b9e Fix #203 by adding a NameAttribute to override Name 8 years ago
  RogueException ac49f4b8b0 Rename RequirePermission -> RequirePermissionAttribute 8 years ago
  RogueException 63d3b93975 Removed Discord.Commands.Attributes.Preconditions namespace 9 years ago
  RogueException dcb603acd7 Cleaned up permission checks, added Permissions.Has(enum) methods 9 years ago
  RogueException 0b9f9b16a9 Merge pull request #178 from DigiTechs/command_tweaks 9 years ago