We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Bot starts thinking even after you restart it.. if you do this described in title
To Reproduce Steps to reproduce the behavior:
/remove 2
[2025-01-05 17:54:53] [#0] [discord] [interactionCreate] (⛏ MotikaCraft [1.8+]) thejoshua0thejoshua : /remove Unhandled promise rejection: CombinedError (2) Received one or more errors 1 ExpectedValidationError > s.literal(V) | Expected values to be equals | | Expected: | | null | | Received: | | undefined 2 ValidationError > s.string() | Expected a string primitive | | Received: | | undefined at _UnionValidator.handle (/bot/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:1965:23) at _UnionValidator.parse (/bot/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:90) at EmbedBuilder.setDescription (/bot/node_modules/@discordjs/builders/dist/index.js:315:26) at Object.removeTrack (/bot/src/embeds/remove.embed.js:19:10) at Object.slashExecute (/bot/src/commands/remove.js:141:42) at exports.default (/bot/src/events/discord/interactionCreate.js:356:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Expected behavior
Screenshots /
Version Information:
20.18.0
14.16.3
3.1.0
02a6b4c
Additional context /
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Bot starts thinking even after you restart it.. if you do this described in title
To Reproduce
Steps to reproduce the behavior:
/remove 2
Expected behavior
Screenshots
/
Version Information:
20.18.0
14.16.3
3.1.0
(02a6b4c
)Additional context
/
The text was updated successfully, but these errors were encountered: