djs-questions

13317 threads · Page 16 of 267

Crow baot 33 messages
peak silo pls help me for my crow bot
node
Missing modal update method 4 messages
empty path According to [this guide](https://discordjs.guide/interactions/modals.html#responding-to-modal-submissions), there is a ...
node
Discord v2 components 18 messages
frail rock Hello, I would like to know when the v2 components will be added to discord.js? And if there is currently an alternative...
node @discordjs package
Bot becomes unresponsive when i close vs code but responds again when i have vs code back 2 messages
limber sleet Bot becomes unresponsive when i close vs code but responds again when i have vs code back and running node index.js. I t...
@discordjs package node
trying to deploy my bot but it's not coming online 12 messages
somber siren im following this tutorial: https://discord.com/developers/docs/tutorials/hosting-on-cloudflare-workers
Fix Welcome @unknown-user with guildMemberAdd 9 messages
glass plover Hey Our bot sends a welcome message with an @tag to the person who just joined the server. (guildMemberAdd) However sin...
node @discordjs package
How to upload your emojis to a bot via Discord JS 3 messages
Discord away message 5 messages
craggy finch Is there a way to make a bot that reads the user's dms and messages back? (like a gmail away message)
node
Why slash commands not registering on servere host 8 messages
spiral moat So i try slash command on local machine and it fine
In DM commands is not working 11 messages
haughty mason I tried to many times but I am not getting where I messed up. I want some commands to run in clients dm. Basically prefi...
Detect rename / setParent discord api rate limit 5 messages
storm solstice Hello guys ? How can I handle the rate limit of channel remane or setParent ? I'm trying to catch the error but nothing ...
Error with guild.members.me 59 messages
kindred pivot Our bot is divided into several shards and clusters. To be able to make some updates, we go through each cluster and the...
Is there a way to reset placeholder value and not have the message labelled as edited? 3 messages
neat arch in continuance to <#1361967554121433108>, i only noticed this change after closing that thread
node
How to reset select menu placeholder after an option is selected 5 messages
neat arch im trying to something like a menu that ppl do with discohook, but with a discord bot instead and i couldnt get the bot ...
node
How would I fix this code? 213 messages
blazing pulsar Read the text document for it
Pinging Roles on interaction reply messages 6 messages
neat arch i have a basic command that pings the chat revive role when run, but i cant seem to get the bot to ping the members with...
node
What's the most effective way to handle hundreds (300+) of users who join a single VC to be sorted? 31 messages
fleet narwhal __The requirements:__ > - User joins `Voice Channel A` > - `Voice Channel A` will have hundreds of users join at onc...
node @discordjs package
How to handle cancellations on individual reoccurring events? 4 messages
thorn sand I have a simple bot to clone events and announce them. a new partnership now uses reoccurring events, so i got to fix th...
node
inquiry 5 messages
cloud needle Hello, I would like to ask if I can use underscore in slash command like this: `/add_client` or not?
🚀 How to Send WhatsApp Notifications with Chatter.plus in Seconds (Free🤑) 2 messages
node bun
Problem getting null image 17 messages
bitter fog The API route https://discord.com/api/v10/users/@me, when it returns null avatar, how can I know which of the 5 default ...
node @discordjs package dev release
avatarURL on webhook not working 4 messages
lost grove ```js webhookClient.send({ content: 'Webhook test', username: 'Test', avatarURL: 'https://crafatar.com/rende...
node
Issue with dm message event using messageCreate. 13 messages
mortal furnace ```js client.on('messageCreate', async (message) => { console.log('Received message:', message); // Log the entire m...
About djs v15 8 messages
marsh breach Hey team , i was wandering When will the new version be released Soon or after 1, 2,3 months?
@discordjs package dev release
How to test a bot that manages dozens of users in a voice channel? 9 messages
grave crow I am working on a discord bot that manages dozens of active users in a servers voice channels. I can easily test with 2-...
@discordjs package node
my ban command wont work! 5 messages
inland sequoia pls help me
node
How to transfer client to contextmenucommand 3 messages
junior widget when i refer to code before(which button and slashcommand could do that) but it can't transfer client ```js const { Even...
node
Issue while creating a category with permission overrides 90 messages
sturdy geode # Context [here](https://discord.com/channels/222078108977594368/824411059443204127/1360396687822164159) to [here](https...
node
Voice Status 2 messages
lime moon Hey, It seems to me that it is not possible to put statuses on the voice channel, but I found this: https://github.com/...
DiscordAPIError[50035]: Invalid Form Body 29 messages
silk shale Im Always getting the same error and i dont know how to fix it the goal was that the numerial buttons always adapt to th...
How to create a rest-only (no gateway) application? 2 messages
cunning elbow I can find tons of documentation and guides on handling interactions via the gateway, but I can't find any documentation...
node
Acess Guild 5 messages
tender matrix Does Discord.js support member access upon request? For example, being able to approve or deny the member to join the se...
Why does my node.js terminal input return this error? 2 messages
split monolith Why does my node.js terminal input return this error?
node
Started sharding: a lot of `unknown interactions` 106 messages
golden nova I'v seen a consitant increase in unknown interaction since I started shardig (was barely getting any when it wasnt shard...
String Select Menu Builder 9 messages
final storm I have a question/suggestion to make, why there is an official way to remove the selected (category) from the StringSele...
Possible to tell if command ran on mobile vs. desktop? 6 messages
raven oriole Is it possible to tell if a command interaction was ran on a mobile device vs. the desktop app? I'm hoping to respond w...
Passing data between interactions 6 messages
tidal plinth Hi everyone, I'm looking for suggestions on how to handle passing data between interactions in discord.js. Currently, I...
@discordjs package
Tutorial Slash Command 42 messages
still gazelle https://discordjs.guide/creating-your-bot/slash-commands.html#before-you-continue I got as far as the bit before it req...
@discordjs package
Repeated use of an optimal option in a slash command 13 messages
dusty spruce Is there a way for me to do so an optimal option in the slash command can be used multiple times and maybe return an arr...
What is the proper way to use discord.js with proxy server? 10 messages
rocky crypt I want to run my Discord bot using a different IP address for both HTTP (REST API) and WebSocket (WSS) connections — so ...
@discordjs package node
Discordjs for win7? 70 messages
tribal python i am not able to get discordjs work on windows 7 something related guild issues also what version of nodejs is requried...
node @discordjs package
Bot is offline, while my other one is online 10 messages
warm scaffold I have 2 bots running on different EC2 instances using pm2. They have the same code base, just some different env stuff ...
node
Best way to check for mutual servers with a user? 2 messages
cunning elbow I want to know if a user has any mutual servers with the bot, I don't care about how many just whether there are any or ...
node
More information in modals 27 messages
hushed sedge Is there a way to add a description to a modal? I want to add a bit more info about the modal but the title doesn't acce...
@discordjs package
Poll Fetch 9 messages
gloomy flame Can i get who react on poll?
evolving nitro thing 7 messages
sand walrus Is the evolving nitro thing floating on the discord api? Can I get it?
node
Learn d.js 9 messages
sacred fern Hello, what is the best way to learn discord.js with typescript ?
@discordjs package
Question 7 messages
unreal sky Is this just autocompleate or is they a diffrent thing for it?
node
My members / staff cant see/use slash commands 67 messages
tardy mulch The following pic are the commands what they should see
Error deploying commands following the JS guide 6 messages
cedar basin I'm following the guide provided by Discord JS. When I run the command "node deploy-commands.js", I get an error message...