Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player or Bot stops playing music studently #1

Open
uniktron opened this issue Mar 1, 2023 · 0 comments
Open

Player or Bot stops playing music studently #1

uniktron opened this issue Mar 1, 2023 · 0 comments

Comments

@uniktron
Copy link

uniktron commented Mar 1, 2023

I created this bot last night using this amazing code and today I noticed the both stopped working after 30 seconds. I restarted my server and it was still doing the same. I then went into Replit and created another one and no errors. I tried and the same thing happened. Music doesn't stay on. I don't get any error messages so I don't know what is causing this to happen. Can I use my own API for Spotify? if yes what folder contains the option for it?

Edit: It Finally gave an error message after having the bot idling on the channel.

[Error_Handling] :: Unhandled Rejection/Catch
Error [InteractionNotReplied]: The reply to this interaction has not been sent or deferred.
at ChatInputCommandInteraction.followUp (/home/runner/JUGNU-MUSIC/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:184:64)
at Object.run (/home/runner/JUGNU-MUSIC/Commands/Slash/Music/play.js:47:8)
at JUGNU. (/home/runner/JUGNU-MUSIC/events/interactionCreate.js:87:13) {
code: 'InteractionNotReplied'
} Promise {
Error [InteractionNotReplied]: The reply to this interaction has not been sent or deferred.
at ChatInputCommandInteraction.followUp (/home/runner/JUGNU-MUSIC/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:184:64)
at Object.run (/home/runner/JUGNU-MUSIC/Commands/Slash/Music/play.js:47:8)
at JUGNU. (/home/runner/JUGNU-MUSIC/events/interactionCreate.js:87:13) {
code: 'InteractionNotReplied'
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant