Features
- Add
lightbulb.utils.to_choices()
helper for converting various values toChoice
sequences.
Bugfixes
- Fix unloading extensions still allowing subcommands to be invoked. (#587)
lightbulb.utils.to_choices()
helper for converting various values to Choice
sequences.