This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
Releases: kuff/discordify
Releases · kuff/discordify
Discordify 1.3.1 Hot Fix
This minor release fixes a critical bug in an outdated dependency that prevented playback.
Because of this, in order to update from an earlier release, you must:
- Start by getting the latest dependency list with
git pull
. - Then remove the previously installed dependencies with
rm -r node_modules
. - Lastly, do
npm i
to reinstall.
Discordify 1.3.0 Patch
This release fixes a number of critical issues, including one that prohibited playback of all licensed music.
Discordify v1.2.4 Non-Beta Release
This release marks the first official non-beta release of this software, labelling it production ready!