Skip to content

v2.0.0a

Pre-release
Pre-release
Compare
Choose a tag to compare
@PaulMarisOUMary PaulMarisOUMary released this 24 Apr 20:47
· 413 commits to main since this release
b3cfb42

Context

This is a pre-release, due to discord.py, this library might change once officialy release.

What's Changed

  • Implement #20 by @PaulMarisOUMary in #35 (breaking change)
    • Migration: commands -> app_commands
    • New structure due to 2.0.0 of discord.py
    • data_database & data_bot -> bot.config["database"] & bot.config["bot"]
  • New features
    • Add classes.utilities
    • Add new usefull commands in cogs.admin
  • Update documentation

Full Changelog: v1.3...v2.0a