djs-questions

9202 threads · Page 15 of 185

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)
1150878580193116250
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 58 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
1150878580193116250
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 ...
1150878580193116250
How would I fix this code? 211 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...
1150878580193116250
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...
1150878580193116250 998292157150535700
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...
1150878580193116250
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?
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 ...
1150878580193116250 998292157150535700 986538542350086175
avatarURL on webhook not working 4 messages
lost grove ```js webhookClient.send({ content: 'Webhook test', username: 'Test', avatarURL: 'https://crafatar.com/rende...
1150878580193116250
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?
998292157150535700 986538542350086175
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-...
998292157150535700 1150878580193116250
my ban command wont work! 5 messages
inland sequoia pls help me
1150878580193116250
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...
1150878580193116250
Issue while creating a category with permission overrides 90 messages
sturdy geode # Context [here](https://discord.com/channels/222078108977594368/824411059443204127/1360396687822164159) to [here](https...
1150878580193116250
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...
1150878580193116250
Acess Guild 4 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?
1150878580193116250
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...
998292157150535700
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...
998292157150535700
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 ...
998292157150535700 1150878580193116250
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...
1150878580193116250 998292157150535700
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 ...
1150878580193116250
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 ...
1150878580193116250
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...
998292157150535700
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?
1150878580193116250
Trying to send webhook 1 messages
uneven gull Does a discord webhook thumbnail url support a s3 presigned url? No idea why it's not showing up and I have no idea how ...
1150878498534199426
Learn d.js 9 messages
sacred fern Hello, what is the best way to learn discord.js with typescript ?
998292157150535700
Question 7 messages
unreal sky Is this just autocompleate or is they a diffrent thing for it?
1150878580193116250
My members / staff cant see/use slash commands 66 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...
Discord SKU ID errors 18 messages
calm osprey Not sure if this is DJS-related enough but since today I am getting the following error: `components[1].components[0].sk...
1113356221962010634
ESLint (VSCodium) error after using `npm create discord-bot` 5 messages
upper prairie Hello, I created a bot using `npm create discord-bot` and am using the ESLint VSCodium extension. however I am running i...
998292157150535700
Can someone please take a look at my code please? Rate limited constantly 35 messages
long swallow .
What Should ı Do? 5 messages
why are video_quality_mode and rtc_region missing in auditLogEntry.changes keys? 6 messages
halcyon umbra ```typescript const event: Event<Events.GuildAuditLogEntryCreate> = { name: Events.GuildAuditLogEntryCreate, asy...
Token invalid 38 messages
weak tangle hello, im new to discord js and still confused on how and where to put my apps tokens in. picture below
1150878580193116250
Bot crashed with the following error, how to prevent? 6 messages
torn fog connection may have been finicky but my bot just crashed with the following error: ```ts 1062 | break; 1063 | ...
1150878498534199426