Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Discordify 1.3.1 Hot Fix

Latest
Compare
Choose a tag to compare
@kuff kuff released this 30 May 13:05
· 99 commits to master since this release

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:

  1. Start by getting the latest dependency list with git pull.
  2. Then remove the previously installed dependencies with rm -r node_modules.
  3. Lastly, do npm i to reinstall.