Skip to content

Releases: KrozT/openai-discord

v2.0.0

14 Jun 20:46
Compare
Choose a tag to compare

Breaking Changes

  • Revamped Command API: The command API has been completely rewritten, embracing an object-oriented approach. This redesign simplifies the usage and maintenance of commands, providing a more intuitive and flexible experience for developers. As a result, any custom commands will need to be rewritten to align with the new API.

Enhancements

  1. Package Manager Migration: We have migrated from YARN to PNPM as our new package manager. This transition brings improved performance and efficiency to our project.

  2. Command Refactoring: We have thoroughly refactored all existing commands, resulting in better reliability, improved functionality, and a more streamlined command execution process.

These breaking changes in the command API require updating and rewriting any custom commands to ensure compatibility with this release.
We highly recommend upgrading to this release to take advantage of these significant improvements, please report any issues!

v1.10.1

14 Apr 18:57
Compare
Choose a tag to compare

New Features

  • Added support for Discord API REST.
  • Commands rewritten using SlashCommandBuilder.

Bug Fixes

  • Resolved an imperceptible error within the GPT chat system occurring in channels featuring DALL-E generated images, ensuring seamless user experience.

Command Updates

Enhanced Commands

  • ping
  • chat
  • clear
  • image

New Commands

  • about
  • help