:sparkes: Add @Suggestions annotated methods

This commit is contained in:
Alexander Söderberg 2020-12-15 02:03:30 +01:00 committed by Alexander Söderberg
parent 3efd9bfffb
commit ab366be24d
6 changed files with 207 additions and 0 deletions

View file

@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Added `@Suggestions` annotated methods
### Changed
- Moved the parser injector registry into CommandManager and added injection to CommandContext