Skip to content

v3.0.0a2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tandemdude tandemdude released this 20 Jun 20:12

Features

  • A plugin for IntelliJ-based IDEs has been
    released to add autocompletion and type checking support for command parameters. It supports Lightbulb from
    this version and later. More features are planned.

Bugfixes

  • Use interaction.registered_guild_id when resolving command interactions to prevent issues where guild commands
    would sometimes be invoked instead of global commands. (#426)

Improved Documentation

  • Documentation has been reworked to look nicer and function better. A Lightbulb-by-example section is in-progress for
    better tutorials and explanations for users of the library.