Skip to content

Release v3.0.0

Latest
Compare
Choose a tag to compare
@lukazbaum lukazbaum released this 01 Dec 17:29
· 12 commits to master since this release

Release Notes: Version 3.0 🚀

This release includes a complete rework, introducing several new features, enhancements, and optimizations.

Commands

  • Simplified Command Creation: Added a better and more intuitive method for creating commands.
  • Enhanced Command Arguments: Added new arguments and cooldown features while improving the existing ones.

Components

  • Simplified Component Creation: Added a better and more intuitive method for creating components.
  • Unique ID System: Introduced a unique ID system for components, significantly improving their handling and usability.

Embed Paginator

  • Newly Added Feature: The Embed Paginator provides easy-to-use utilities for creating paginated embeds, perfect for displaying large datasets.

General Enhancements

  • Dynamic Reloading: Commands, events and components can now be reloaded dynamically without restarting the bot.
  • Drastically Improved Startup Time: Optimized the bot's startup process to reduce initialization time significantly.

Removed Features

  • Ping & Message Commands: The feature has been removed in favor of focusing on other core functionalities.

For more details on planned features, check out the Roadmap. Thank you for your continued support!