Skip to content

Mobot - General Changes

Latest
Compare
Choose a tag to compare
@sieadev sieadev released this 21 Apr 18:32
· 6 commits to master since this release

This release doesn't introduce many changes directly relevant to module developers. Most changes are internal and do not impact module development.

However, there are a few notable things:

  • Modules now have the capability to manage themselves or other modules via the ModuleRegistry.
  • The SlashCommandAddon and all associated methods have been completely removed, following their deprecation in the previous release.

Internal Changes

  • Package names have been updated for consistency.
  • API and Core versions are now synchronized.
  • CLI commands have been revised, with several default commands added related to Module management.