djs-questions

13317 threads · Page 127 of 267

I wanna get embed data 3 messages
solid bear When I click "Onayla" Button bot send message embeds description this channel. Can I do it?
Supports commands badge 6 messages
earnest skiff So my bot can run both slash and standard commands. I even have the active dev badge because of it. But my bot dtill for...
Question about External Functions 9 messages
How to completely removing an emoji, not just the reactions 4 messages
amber abyss In my app, the bot automatically adds different emoji reactions when a user creates a message. Afte a certain amount of ...
DiscordAPIError[10062]: Unknown interaction 29 messages
marsh breach hii my bot was working very well at morning but now its give me this error for everything i use any help 🤍
is this possible 11 messages
split sonnet guys is it possible to make a bot that reads the chat and respond or just is starting topics BASED ON AI? gpt3
get username from command 3 messages
thorn light how do I get the username of the person who used a command?
add role to user 5 messages
thorn light how do I give a role to a user
button 3 messages
thorn light how do I add a button to a message and then do something when it is pressed?
Does anyone know this "ENOTFOUND" error? 9 messages
runic quail I think it's an error in a call discordjs made, and not a result of a function I called. I'm using djs 14.6.0 and node 1...
button component 7 messages
thorn light How would I add a button to a message and then disable it for individual users once it is pressed
waiting for interaction collector to finish before executing another function 8 messages
untold cloud code: ```js await interaction.reply({ ephemeral: false, embeds: [embed], components: [row] }).catch(e => console.log(e))...
get role by name 7 messages
thorn light how do I get a role by it's name?
Not receiving guildMemberRemove event 15 messages
tropic turtle Hi! Hoping for a little help as I'm new to discord.js and have a simple bot working and posting messages in channels fro...
Use discord-api-types with vuejs 3 messages
@discordjs package
how can i make my inline fields look like the image? 11 messages
little elbow (title) here's what i've tried: ```js const songEmbed = new EmbedBuilder() .setColor(0x1ed760) .setTitle(obj["na...
interaction.channel = null 50 messages
dawn meadow Sometimes interaction.channel = null. This is often fixed by restarting the bot. But I don't want to restart the bot eve...
Button feature 19 messages
novel phoenix Hey, can I use Modal when a user press on a button?
To invoke a command from another channel 5 messages
mellow kite I don't understand if I find docs. How do I call a command from another channel?
Tokens, Authorized Apps, Web Dashboard 6 messages
latent bear I'm trying to make a dashboard for the first time and I have some questions regarding the tokens. 1. Suppose the `acces...
Need help sending an echo to a channel without it being a reply to a slash command. 22 messages
ebon patrol The title says it all. I want the reply to be sent as an ephemeral message to the user in the channel they performed th...
question about threads 14 messages
lost magnet is there a way to edit tags of a thread using a command?
how to use createChannel 2 messages
thorn light I don't understand how to use createChannel
channel list 40 messages
thorn light how do I get a list of channels?
Server Guide 9 messages
last relic Do discordjs have any options or anything with server guide? And also with onboarding
Unable to collect reactions 19 messages
wooden adder Hey guys, I could use some help with an issue I'm seeing using discord.js 🙂 I'm trying to register when a user reacts ...
Message component collector 3 messages
low hawk When using a message component collector with a **filter**, when the collector receives a collect, why does it also mess...
DiscordAPIError 7 messages
pallid helm https://pastebin.com/3N7KyHsp Whenever I run this code, and submit the modal, I get `DiscordAPIError[10062]: Unknown i...
Is there a way to hide this part of the slash command 13 messages
ebon patrol The part which reports which user used the command
Why is my second input parameter for a slash command not being added to the content? 6 messages
cache expires? 27 messages
brittle mesa Hi i have a feature in my bot that runs in a interval every 30min. Its something like that: guild.roles.cache.get(....)...
having trouble using sequelize using a sqlite db 5 messages
halcyon oar ```JS const target = options.getMember('member'); const guildDB = await Guild.findOrCreate( {where: { id: guild...
disabling an interaction menu 42 messages
random terrace im just trying to disable an interaction after input from a player so that the messages can be properly deleted
My bot keeps asking for a specific Permission even though I never declared it in my code. 5 messages
Discord.js TS starter 5 messages
spring jasper I would like to now what happned or whats going to happen I make the project in TS is there any video tutorial on the la...
How to close/end a select menu 5 messages
bronze ice I have a select menu with a collector and all the different possible options... I want to be able to end the menu so use...
ValidationError: Expected the value to be a string or number 14 messages
little elbow hello! I'm currently trying to show a modal to the user on a button click, however, I keep getting this weird error and ...
Bot becomes unresponsive after executing a slash command 37 messages
ebon patrol Hello! I'm building a discord bot and I've got it functional up to the point of the slash command handler working for on...
New d.js 3 messages
left canopy I haven't used this library in a long time, now I need to make a bot and I saw a new version of d.js called core. Can I ...
dev release
insufficient permission 3 messages
jaunty crescent how can I check if my bot has permission of administrator on the event interactionCreate, so I wont get insufficient per...
@discordjs package
HELP!!!!!!!! 7 messages
celest nebula I can't update discord.js.It says:update failed.What should I do???????
Type bug? 27 messages
timid sand I've checked the docs and says that __nameLocalized__ exist in the option object. And when the Discord API sends the opt...
Error Handling? 66 messages
atomic elbow I want to supress only certain types of errors. - Where can I find the documentation for different error.code values? - ...
<Member>.voice returns null 12 messages
waxen jay Heyhey, i've ran into an issue where whenever a member is connected to a channel when the bot starts or restarts, and th...
Invalid Form Body on ChannelSelectMenuBuilder() 33 messages
swift willow Hey everyone, I've been having some trouble with the ChannelSelectMenuBuilder() with djs v14.11.0. A simpler version of...
I'm having trouble with looping through a number. 4 messages
lament vessel I'm trying to loop through the values of a number by subtracting one from the number in a loop until it hits zero. So fa...
Incorrect client joins channel when using joinVoiceChannel() 3 messages
I cannot use my any command.... 203 messages
solid bear When I try use any command. it doesnt send message in channel but it send message from dm my code: (it can be complica...
Test for multiple interactions 6 messages
jovial lodge Is there a way to check if a user has multiple interactions?
Hidden status 3 messages
viscid fractal how to do like that