mirror of
https://gitlab.com/Emeraude/music-very-player.git
synced 2024-11-23 11:21:20 +01:00
1fa5e35a08
Note that they still need updating, but new versions are introducing breaking changes. see #31 |
||
---|---|---|
src | ||
test | ||
.gitignore | ||
.gitlab-ci.yml | ||
config.json.example | ||
index.js | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
README.md |
Music Very Player
Quick start
cp config.json.example config.json
# edit config.json if you need
npm install
DISCORD_API_KEY=XXX npm start