Skip to content

v3.0.0-alpha.6 | Rate limiting, localization extensions and DB debug

Pre-release
Pre-release
Compare
Choose a tag to compare
@freya022 freya022 released this 29 Sep 10:39
61aa03a

Overview

Added token bucket-based rate limiting, a convenient way to get both a user and a member, more extensions, transaction debugging and a Java bot template.

Don't hesitate to check out the changelogs as they contain more details.

Fixes

  • Fixed text subcommand aliases
  • Fixed commands parsing when only the bot mention was present
  • Fixed ClassGraphProcessor#postProcess running more than once

Changes

  • Having a root localization bundle for a given bundle name is now eagerly enforced
  • BApplicationConfigBuilder#onlineAppCommandCheckEnabled is now opt-in
  • Tweaked setter names in config builders for Java users
  • Persistent handler name is passed to ComponentInteractionFilter if available

Additions

Removals

  • Removed deprecated DBResult functions

Full Changelog: v3.0.0-alpha.5...v3.0.0-alpha.6