Releases: threeal/discord-bot-starter
Releases · threeal/discord-bot-starter
Version 1.1.0
What's Changed
- Fixed the issue where a failed login did not exit with a non-zero status code.
- Added the Entrypoint command for the Docker image.
- Enhanced typing in the sample listeners.
- Configured Dependabot to avoid setting pull request labels.
- Improved the Docker run command in the
README.md
file. - Updated development dependencies.
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
What's Changed
- Initialized a Node.js project for a Discord bot application.
- Integrated Sapphire as the framework for the bot application.
- Provided a sample for handling Discord bot slash commands.
- Added support for building a Docker image of the bot application.
Full Changelog: https://github.com/threeal/discord-bot-starter/commits/v1.0.0