7 Commits (3e9b027f55fa974baadd3d3ae478fb8b87c8f73e)

Author SHA1 Message Date
  Cosma George 4019d512c3 Implemented ParameterName for custom names, implemented a public BuildCommands for those who want to register commands themselves and added support for bool? and int?. There will be a PR soon. 5 years ago
  Cosma George 6ba456a1d6 Implemented [Choice( [] , [] )] and [Required] Attributes. 5 years ago
  Cosma George c76fdec8d6 Implemented Global Attribute and added a way to register all commands in particualr guilds. 5 years ago
  Cosma George 50a88e09cd Implemented SubCommands and SubCommandGroups properly. 5 years ago
  Cosma George 4223fa8ff1 Implemented basic parameter recognition and passing them to the method. 5 years ago
  Cosma George f4b321429a Implemented the most basic form of the command service. Does not yet parse arguments, nor does it register commands. Also added to the aforementioned dev-test project. 5 years ago
  Cosma George 16f6a4c482 Fixed build errors and started an example project for development purposes and to be a starting-off point for newcomers to the slash command ecosystem, 5 years ago