Releases: viral32111/discord-conversation-bot
Releases · viral32111/discord-conversation-bot
1.1.0
- Added support for GPT-4.
- Model can now be chosen using a parameter in the slash command.
- Added Windows-based (LTSC 2022) Docker images.
- Discord guild ID environment variable is no longer needed as the slash commands are now registered globally on the Discord application.
- Debug messages are no longer printed in a production environment (i.e, the Docker image).
- Many log messages are now more verbose.
- Split code across multiple files for easier management and readability.
- Commented everything where appropriate.
Full changelog: 1.0.0...1.1.0