Coder Social home page Coder Social logo

Comments (6)

eritislami avatar eritislami commented on May 9, 2024

Will work on optimizing this command soon, also the error happens because you are missing ffmpeg on your system.
The message collector automatically stops after 30 seconds.

from evobot.

paraswtf avatar paraswtf commented on May 9, 2024

The ffmpeg error did not use to occur on earlier versions tho.... How do i install it?

from evobot.

eritislami avatar eritislami commented on May 9, 2024

The ffmpeg error did not use to occur on earlier versions tho.... How do i install it?

from https://ffmpeg.org/ or npm i ffmpeg-static

from evobot.

paraswtf avatar paraswtf commented on May 9, 2024

ok thanks... :)

from evobot.

eritislami avatar eritislami commented on May 9, 2024

Pushed changes b0077d2 & 1832316

from evobot.

paraswtf avatar paraswtf commented on May 9, 2024

WorksπŸ‘ ... But i think you should add a way to cancel search (doesent matter that much because of the 30 secs timeout).

Also whenever the started playing message is deleted this error shows up... This doesn't affect the bot... But i think there might be an extra message delete somewhere after already deleting the started playing message.

Here's the error,

DiscordAPIError: Unknown Message
    at RequestHandler.execute (D:\Other\Bot Coding\Bots\Currently Working\Ririchiyo Music V-0.4.0\src\node_modules\discord.js\src\rest\RequestHandler.js:170:25)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5) {
  method: 'delete',
  path: '/channels/718919267923263491/messages/721446556552658966/reactions',
  code: 10008,
  httpStatus: 404
}

from evobot.

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.