Code Monkey home page Code Monkey logo

Comments (5)

GiorgioBrux avatar GiorgioBrux commented on August 25, 2024 2

To update it, download and install the Heroku CLI and git, then run

  • heroku login
  • git clone https://github.com/GiorgioBrux/nitro-sniper-enhanced.git
  • cd nitro-sniper-enhanced
  • git remote add heroku https://git.heroku.com/yourappname.git
  • git push -f heroku master

After you have this setup you can just use

  • git pull
  • git push -f heroku master

Let me know if you have issues.

from nitro-sniper-enhanced.

GiorgioBrux avatar GiorgioBrux commented on August 25, 2024 1

Sorry for the inconvenience, should be fixed with 861b3df.

from nitro-sniper-enhanced.

GiorgioBrux avatar GiorgioBrux commented on August 25, 2024 1

Should work now (it was discord.js' fault sigh).
If there are more errors say so and I will reopen.

from nitro-sniper-enhanced.

jonyroda97 avatar jonyroda97 commented on August 25, 2024

Is there a way to update the deployed instance or do I have to delete and create a new one?

from nitro-sniper-enhanced.

jonyroda97 avatar jonyroda97 commented on August 25, 2024

New error

/app/node_modules/discord.js/src/client/websocket/packets/handlers/Ready.js:41
        if (!note.length) note = null;
                  ^

TypeError: Cannot read property 'length' of null
    at ReadyHandler.handle (/app/node_modules/discord.js/src/client/websocket/packets/handlers/Ready.js:41:19)
    at WebSocketPacketManager.handle (/app/node_modules/discord.js/src/client/websocket/packets/WebSocketPacketManager.js:108:65)
    at WebSocketConnection.onPacket (/app/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:336:35)
    at WebSocketConnection.onMessage (/app/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:299:17)
    at WebSocket.onMessage (/app/node_modules/ws/lib/event-target.js:120:16)
    at WebSocket.emit (events.js:315:20)
    at Receiver.receiverOnMessage (/app/node_modules/ws/lib/websocket.js:789:20)
    at Receiver.emit (events.js:315:20)
    at Receiver.dataMessage (/app/node_modules/ws/lib/receiver.js:413:14)
    at Receiver.getData (/app/node_modules/ws/lib/receiver.js:352:17)

from nitro-sniper-enhanced.

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.