help

keep getting this error not sure how to fix
RuntimeError: abort(TypeError: fetch failed). Build with -s ASSERTIONS=1 for more info.
at process.abort (C:\Users\thoma\Desktop\Emost-Bot-master\node_modules\bumblebee-hotword-node\lib\porcupine-v1.9\pv_porcupine.js:486:11)
at process.emit (node:events:519:28)
at emit (node:internal/process/promises:150:20)
at processPromiseRejections (node:internal/process/promises:284:27)
at process.processTicksAndRejections (node:internal/process/task_queues:96:32)
RuntimeError: abort(TypeError: fetch failed). Build with -s ASSERTIONS=1 for more info.
at process.abort (C:\Users\thoma\Desktop\Emost-Bot-master\node_modules\bumblebee-hotword-node\lib\porcupine-v1.9\pv_porcupine.js:486:11)
at process.emit (node:events:519:28)
at emit (node:internal/process/promises:150:20)
at processPromiseRejections (node:internal/process/promises:284:27)
at process.processTicksAndRejections (node:internal/process/task_queues:96:32)
Node.js v21.6.2 here is the error and ill live you the github https://github.com/SteTR/Emost-Bot https://sourceb.in/RSojSUKE4O here is the file that might be causing the error
GitHub
GitHub - SteTR/Emost-Bot: Discord Music Bot using Voice Recognition...
Discord Music Bot using Voice Recognition to receive commands. - SteTR/Emost-Bot
Gangsterhood101
Gangsterhood10193d ago
@Helpers
shokkunn
shokkunn93d ago
why am I helper fole role Oh, nvm
Favna
Favna92d ago
You figured it out but I want to asnwer it anyway, you grabbed it yourself in "channels & roles" For my own information though I am curious, do you happen to remember why you grabbed it when you did. Presumably when you joined the server and the option was provided through the onboarding. I think the wording was quite clear that they are optional and what they do but you're far from the first who accidentally grabs helper so I want to understand. I also see you grabbed the other 2 optional roles from the same prompt (ping me for announcement and nsfw restricted).
Favna
Favna92d ago
sorry to hijack your thread @Gangsterhood101. Regarding your problem, sorry I honestly have no idea. Seeing as the error occurs in the bumblebee library I recommend trying stackoverflow or creating a GH issue there but I'll warn you that the project looks abandoned (last updated 4 years ago) https://github.com/jaxcore/bumblebee It should also be noted that music bots have fallen out of use enormously because of Google's and subsequently Discord's crack down on them as they do and always will violate the YouTube and Discord's terms of service. If anything your bot will never get verified if it has music bot functionality.
GitHub
GitHub - jaxcore/bumblebee: Jaxcore Bumblebee - a JavaScript voice ...
Jaxcore Bumblebee - a JavaScript voice application framework - jaxcore/bumblebee
Gangsterhood101
Gangsterhood10192d ago
Oka Algd but I mean I do have a source coded music bot that actually works So am not sure why it has fallen out of use
Favna
Favna92d ago
After Rhythm and Groovy bots got banned people realised it wasn't worth the risk anymore And music bot functionality is now delegated to the niche bots that never grow Especially because you can't get verified so you're limited to 75 servers Oh and previously verified bots got their verification removed for having music bot functionality
Want results from more Discord servers?
Add your server
More Posts
Dump and load cached messages.I'm not the one that usually works with the Discord Bot in our system, but I usually learn somethingHow do interaction handlers pair up with commandsHello! I'm trying to develop a little discord bot and I loved how complete the sapphire framework isImplement paginator , selectionso I want to have like a menu where you can pick several buttons and each button will show several oAny way to register a database client to the application commandLet's take this example: ```ts import { Command } from "@sapphire/framework"; export default classUsing Paths w/ TypeScriptI'm trying to use TypeScripts Paths to make it easier and cleaner to import modules, although I alwaUser object rolesIf a user uses a slash command, is there a guarantee the member object I receive in the handler woulSelect Menu Listener Fails To RegisterHello, I'm trying to implement a Select Menu Listener and get an error that a compatible class expoArgument examplesAre there any examples for duration arguments available? I'm struggling with duration arguments for Message commands not workingWhen I run, nothing happens. No errors, no bot response. Here's the code: https://github.com/BolasidIssue with @sapphire/plugin-apiHello, I have installed @sapphire/plugin-api using the following command: ``` npm i @sapphire/plugiPrecondition CommandIn a global precondition, is it possible to get the command object for the command the precondition Is documentation page outdated?I'm a first-time sapphire user, but I couldn't find an answer to my question. The documentation sayPrecondition i18nPer this example here https://www.sapphirejs.dev/docs/Guide/preconditions/global-preconditions is itGot this error when executing command /kickI never got this error before, i edited my /kick command and after doing so i executed the command tHow to add string optionsi need help with how to add string options if i add then them the normal way ie: .addStringOption((oError when using @sapphire/type``` Error: Cannot find module '/workspaces/shim/node_modules/@sapphire/type/prebuild/type-node-v115-Commands + Listeners not registeringMy commands and listeners are not registering/running. I suspect its because I'm using tsx but am noDelete Message Instantlyhttps://github.com/skyra-project/skyra/blob/main/src/lib/util/functions/messages.ts does the `deletListener run() signatureFeel like I'm missing something obvious.. how do I find out the correct signature for a `run` methodPaginatedMessageEmbedFields empty arraySo im kinda confused with the docs and im always getting empty array's when im trying to setItems ov