Skip to content

v2.2

Compare
Choose a tag to compare
@vb2007 vb2007 released this 22 Sep 16:22
· 305 commits to main since this release
8973b74

v2.2

The first stable release of this project.

What's Changed

New commands:

Other changes:

  • Added the bank system to the economy commands
  • Used .env alongside config.json
  • Made sidebar embed color configurable from the config.json file
  • Added example config.json and .env files
  • Optimized every command with the command-helper
  • Optimized index.js and other critical parts of the project
  • Made package.json somewhat useful
  • Made error handling better
  • Updated issue templates

Planned for next release:

New commands

  • Economy:
    • (still) /shop: #41
    • (still) /buy: #43
    • /beg: #57
  • Administration (new category):
  • Utility:
  • Fun:
    • /911-countdown: #63

Other changes:

  • Subcategory option for the /help command: #27
  • Bugfix for /balance: #35

Full Changelog: v2.1-beta...v2.2