✗ A D A R S H
✗ A D A R S H
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 11/25/2024 in #djs-voice
can we edit the voice channel status ??
ok
11 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 11/25/2024 in #djs-voice
can we edit the voice channel status ??
okk, there are too many bot which do like this this is the sample see this
11 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 11/25/2024 in #djs-voice
can we edit the voice channel status ??
No description
11 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 11/25/2024 in #djs-voice
can we edit the voice channel status ??
i have a doubt then how other bot do, they change the voice status to the name of the song
11 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 11/25/2024 in #djs-voice
can we edit the voice channel status ??
oh ok
11 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
by uploading it manually it is animated
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
animated
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
so now what ?
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
it has upload
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
ok done
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
@duck can you tell me how can i solve this error
Error processing interaction: TypeError [REQ_RESOURCE_TYPE]: The resource must be a string, Buffer or a valid file stream.
at DataResolver.resolveFile (F:\TRICK\node_modules\discord.js\src\util\DataResolver.js:127:11)
at MessagePayload.resolveFile (F:\TRICK\node_modules\discord.js\src\structures\MessagePayload.js:260:41)
at GuildStickerManager.create (F:\TRICK\node_modules\discord.js\src\managers\GuildStickerManager.js:60:47)
at InteractionCollector.<anonymous> (F:\TRICK\commands\information\addemoji.js:159:54)
at InteractionCollector.emit (node:events:531:35)
at InteractionCollector.handleCollect (F:\TRICK\node_modules\discord.js\src\structures\interfaces\Collector.js:110:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
[Symbol(code)]: 'REQ_RESOURCE_TYPE'
}
Error processing interaction: TypeError [REQ_RESOURCE_TYPE]: The resource must be a string, Buffer or a valid file stream.
at DataResolver.resolveFile (F:\TRICK\node_modules\discord.js\src\util\DataResolver.js:127:11)
at MessagePayload.resolveFile (F:\TRICK\node_modules\discord.js\src\structures\MessagePayload.js:260:41)
at GuildStickerManager.create (F:\TRICK\node_modules\discord.js\src\managers\GuildStickerManager.js:60:47)
at InteractionCollector.<anonymous> (F:\TRICK\commands\information\addemoji.js:159:54)
at InteractionCollector.emit (node:events:531:35)
at InteractionCollector.handleCollect (F:\TRICK\node_modules\discord.js\src\structures\interfaces\Collector.js:110:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
[Symbol(code)]: 'REQ_RESOURCE_TYPE'
}
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
ok
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
@duck
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
lottie
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
if i use the command in a static sticker then bot didnt reply but if i use for an animated sticker bot is replying but uploading the animated sticker to static sticker
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
so what can i do so that i can fix my issue
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
message.guild.stickers.create(currentItemUrl, name, 'sticker').then((newSticker)
message.guild.stickers.create(currentItemUrl, name, 'sticker').then((newSticker)
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
this wont work ??
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
await message.guild.stickers.create(currentItemUrl, name, 'sticker').then((newSticker) => {
interaction.reply({
content: `Successfully stole the sticker ${newSticker.name}!`,
ephemeral: true
});
await message.guild.stickers.create(currentItemUrl, name, 'sticker').then((newSticker) => {
interaction.reply({
content: `Successfully stole the sticker ${newSticker.name}!`,
ephemeral: true
});
42 replies
DIAdiscord.js - Imagine an app
Created by ✗ A D A R S H on 6/27/2024 in #djs-questions
Steal command for stickers !!
@Qjuh bro plz help...
42 replies