Releases: codebymitch/Musicify
v1.1.0
This release introduces Lavalink auto-reconnect every 30 minutes, Player buttons require same voice channel, Playlist load confirmations.
What's New
- Status page webhook with live Lavalink health (Musicify support server specific)
- Lavalink auto-reconnect every 30 minutes
- Player buttons require same voice channel
- Playlist load confirmations
Bug Fixes
- 24/7 mode no longer destroys player on stop
- ChatPlay and status command improvements
Thank You
If you encounter bugs or have feature suggestions, open an issue or join the support server.
v1.0.0
Musicify v1.0.0
The first public release of Musicify is here.
Musicify is a modern Discord music bot focused around ChatPlay, allowing users to control music naturally through conversation while still supporting the powerful controls expected from a traditional music bot.
This release establishes the foundation for future updates with self-hosting support, Lavalink integration, multi-guild playback, and a streamlined setup experience.
Deployment & Hosting
Docker Support
Musicify includes full Docker deployment support for quick and reliable self-hosting.
docker compose up --build -dManual Installation
Traditional Node.js installation is also fully supported.
Requirements:
- Node.js 18+
- Lavalink server
- Discord bot application
Configuration
Simple environment configuration using:
.envsrc/config.js
Customizable Lavalink connection settings:
- Host
- Port
- Password
- Secure connection support
Documentation
Included documentation:
- Trademark policy
- Terms of Service
- Privacy Policy
- Self-hosting setup instructions
- Docker deployment instructions
Thank You
If you encounter bugs or have feature suggestions, open an issue or join the support server.