v1.1.1
This release introduces Docker support with a published package, alongside a wave of critical bug fixes and quality-of-life improvements across the bot.
What's New
Docker Support
- Official Docker image now available, deploy TitanBot with a single
docker runordocker-compose up - Docker image is automatically built and published via CI/CD on every release
- Fixed image push pipeline to ensure the published image is always up to date
Critical Bug Fixes
- Applied a series of critical and warning-level fixes across multiple subsystems
- Fixed errors in the welcome and goodbye message system
- Made the help command embed title dynamic instead of hardcoded
- Various stability and correctness fixes across core features
Docker Hosting Setup Guide
For setup instructions, see the updated README.
Full Changelog: v1.1.0...v1.1.1