v3.0.0-alpha.3 | Docs, dynamic help examples and EventWaiter
Pre-release
Pre-release
Overview
Added back EventWaiter
, fixed inconsistent handling of default locked/test commands
Fixes
- Fixed inconsistent handling of default locked/test commands
Changes
- Separated
AppOption
intoSlashOption
andContextOption
Additions
- Added back
EventWaiter
, with coroutines support - Added dynamic help examples, which lets you generate an help example based on the execution context (by using the event)
- Exposed
CooldownService
to the API - Added
InjectedJDAEvent
, which gets fired when a JDA instance is received and injected as a service - Reworked most docs related to commands/components/modals
Full Changelog: v3.0.0-alpha.2...v3.0.0-alpha.3