Code Monkey home page Code Monkey logo

Comments (6)

infnibor avatar infnibor commented on September 28, 2024

Update your code, coppy #677

from lavamusic.

edgardoalvarez100 avatar edgardoalvarez100 commented on September 28, 2024

Update your code, coppy #677

I have the latest version of the code

from lavamusic.

infnibor avatar infnibor commented on September 28, 2024

Update your code, coppy #677

I have the latest version of the code

Latest code in branch main, no latest in realese and show me version with package.json

from lavamusic.

edgardoalvarez100 avatar edgardoalvarez100 commented on September 28, 2024

@infnibor I'm using the latest version of main and this is the package.json

{
  "name": "lavamusic",
  "version": "4.6.7",
  "description": "LavaMusic is a music bot for Discord, written in JavaScript using the Discord.js, Typescript, Shoukaku (Lavalink) library.",
  "main": "dist/index.js",
  "type": "module",
  "scripts": {
    "start": "npm run clean && node .",
    "db:push": "npx prisma db push",
    "db:migrate": "npx prisma migrate dev --name init",
    "build": "tsc --project tsconfig.json",
    "clean": "node scripts/clean.js && npm run build",
    "lint": "biome lint --write",
    "format": "biome format --write"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/appujet/lavamusic.git"
  },
  "keywords": [
    "discord",
    "music",
    "bot",
    "lavalink",
    "shoukaku",
    "lavamusic",
    "typescript",
    "prisma"
  ],
  "author": "appujet",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/appujet/lavamusic/issues"
  },
  "homepage": "https://github.com/appujet/lavamusic#readme",
  "devDependencies": {
    "@biomejs/biome": "^1.8.3",
    "@types/i18n": "^0.13.12",
    "@types/node": "^22.5.4",
    "@types/signale": "^1.4.7",
    "prisma": "^5.19.1",
    "typescript": "^5.5.4"
  },
  "dependencies": {
    "@prisma/client": "^5.19.1",
    "@top-gg/sdk": "^3.1.6",
    "discord.js": "^14.16.1",
    "dotenv": "^16.4.5",
    "i18n": "^0.15.1",
    "node-system-stats": "^1.3.0",
    "shoukaku": "github:shipgirlproject/Shoukaku#master",
    "signale": "^1.4.0",
    "topgg-autoposter": "^2.0.2",
    "tslib": "^2.7.0",
    "undici": "^6.19.8"
  },
  "signale": {
    "displayScope": true,
    "displayBadge": true,
    "displayDate": true,
    "displayFilename": true,
    "displayLabel": true,
    "displayTimestamp": true,
    "underlineLabel": true
  }
}

from lavamusic.

edgardoalvarez100 avatar edgardoalvarez100 commented on September 28, 2024

@appujet The error I see is that perhaps the code in Dockerhub is not updated, can you do a push with the latest changes?

from lavamusic.

LucasB25 avatar LucasB25 commented on September 28, 2024

Issues will be fixed in main branch within some time

from lavamusic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.