Autocomplete
Trying to use autocomplete to get youtuve videos from a channel
Package Docs: https://suspiciouslookingowl.github.io/youtubei/docs/youtube/classes/ChannelVideos
Code: https://pastebin.com/p9fZKpRP | https://pastebin.com/wW96WhXT
Class: ChannelVideos | Youtubei
Continuable of videos inside a BaseChannel
Pastebin
const { Client } = require("youtubei");const youtube = new Client()...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin
const { SlashCommandBuilder, EmbedBuilder } = require("discord.js")...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
8 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.DiscordAPIError[50035]: Invalid Form Body
data.choices[BASE_TYPE_MAX_LENGTH]: Must be 25 or fewer in length.
at handleErrors (/Users/oerston25/Desktop/DCL-Utility-Bot/node_modules/@discordjs/rest/dist/index.js:640:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async BurstHandler.runRequest (/Users/oerston25/Desktop/DCL-Utility-Bot/node_modules/@discordjs/rest/dist/index.js:736:23)
at async REST.request (/Users/oerston25/Desktop/DCL-Utility-Bot/node_modules/@discordjs/rest/dist/index.js:1387:22)
at async AutocompleteInteraction.respond (/Users/oerston25/Desktop/DCL-Utility-Bot/node_modules/discord.js/src/structures/AutocompleteInteraction.js:86:5)
at async Object.autocomplete (/Users/oerston25/Desktop/DCL-Utility-Bot/bot/Commands/Information/video.js:24:5)
at async Object.execute (/Users/oerston25/Desktop/DCL-Utility-Bot/bot/DiscordEvents/Client/interactionCreate.js:26:9) {
requestBody: { files: undefined, json: { type: 8, data: [Object] } },
rawError: {
code: 50035,
errors: { data: [Object] },
message: 'Invalid Form Body'
},
keep getting this error
oh should i go to #other-js-ts ?
its ok
Ok
it gets all the videos on the channel, like 70 or soemthing
Pastebin
VideoCompact { client: Client { http: [HTTP] }, channel: Bas...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
anyone?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
where?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
ohh
thanks