djs-questions

13317 threads · Page 7 of 267

Can you help me, how can I do it after he selects it and uncheck it? 5 messages
pearl spade Can you help me, how can I do it after he selects it and uncheck it?
Containers 11 messages
elder siren How do i make a container
@discordjs package
@discordjs/rest: TypeError: Super expression must either be null or a function 130 messages
green trellis I use `@discordjs/rest` (2.6.0) to post to my server once a day. Yesterday, I upgraded my project's dependencies. `@vlad...
@discordjs package
TextInputBuilder ValidationError 17 messages
coral horizon Hi, I can't seem to get TextInputBuilder v14.24.0. I keep getting the following error ```js ValidationError > s.string(...
node
Attempting to react to a message but it is throwing an error 11 messages
balmy sail the code in question is ```js const { EmbedBuilder, MessageFlags } = require("discord.js") require("dotenv").config() ...
earlier (update!)
unknown interaction 41 messages
rustic wagon Node version: v20.19.5 Discord.js version: [email protected] OS: Ubuntu So, when I try to run any bot, it throws the f...
node earlier (update!)
components v2 embed 21 messages
sour hawk Hey guys, I found an issue with the **components v2 embed** whenever there’s a **role mention** or a **user mention**, i...
node earlier (update!)
bot dev 2 messages
there is problem registrign slashcpmamnds 21 messages
waxen quarry its stuck like this
earlier (update!)
change container button on interaction update 9 messages
zenith nimbus Hey how can i change something in the container when i update the interaction i have tried it like this but it didnt wor...
node earlier (update!)
"unknown interaction" due to high traffic 31 messages
inner steppe When my bot encounters heavy burst loads it will encounter "interaction failed" on the user end, and "unknown interactio...
node @discordjs package
how do i publish your discord bot code into github? 3 messages
open sapphire idk how to do it
earlier (update!)
String Select Menu support for modals 23 messages
solemn valve Is it buggy or working normally?
node
sharding system 48 messages
rose imp /
earlier (update!)
is it already possible to use the file modal upload? 4 messages
viscid prairie https://discord.com/developers/docs/change-log#adding-more-modal-components
earlier (update!)
eventUpdate/Create/Delete event doesn't work 8 messages
rose imp create - https://sourceb.in/mIVHGQMBRW update - https://sourceb.in/KejBgMCtRR delete - https://sourceb.in/sDmo1Ch5S9
earlier (update!)
Why announcement command didn't show up on my bot 4 messages
open sapphire idk why
earlier (update!)
Update interaction message appending a new container 55 messages
ivory ocean Hey! I'd like to know if it's possible to do an interaction.update and appending a new container without changing or rem...
node earlier (update!)
Is it possible to get a container or button in container from an already sent message? 7 messages
warm apex I'm making a ticket bot, and I have a manage_tickets command that toggles ticket creation by disabling/enabling the butt...
node earlier (update!)
Mature code suddenly silently failing to execute? 9 messages
charred sparrow Hey guys, I have code that has run reliably for the last 4+ months with zero issue. In the last 24-ish hours I've had is...
node earlier (update!)
I NEED HELP 5 messages
vague fjord I was wondering is it possible for a discord bot to have guild specific profile as in different avatar , bio , banner fo...
earlier (update!)
changing bot profile per server 4 messages
sudden gulch is it possible to change a discord bot profile picture with the api?
earlier (update!)
Discordjs has types for typescripts devs? 6 messages
sour lintel Hey there! So, i'm developing a discord bot and i was expecting to use typescript for the development but when i go chec...
@discordjs package
is there anyway to add status like this? 8 messages
marsh bone is there anyway to add status like this?
earlier (update!)
client.fetchInvite() returns 'Unknown Invite' for valid friend invite links 7 messages
dense pelican Hello, I'm using `client.fetchInvite()` and passing the friend request code to it. However, when I execute it, I get an ...
earlier (update!)
Working with the components in Modals 6 messages
final nimbus I’ve gone through everything now, and I’m still not really sure. Discord has now brought components to modals as well, l...
earlier (update!)
Internal Bot Checking Music Bot Activity 12 messages
subtle topaz Hey everyone, I have an internal bot that needs to check if a music bot is actually playing music in a voice channel. D...
@discordjs package
Hosting a discord bot on Bisect hosting and have an error 7 messages
mossy grail I’m very fresh and new to coding and just doing things in general. I’m having an issue with one code and was hoping I co...
node
Renewing Embedded Discord Links 20 messages
manic vault I'm currently trying to archive all my own posts, which includes downloading all their embedded files and attachments. I...
earlier (update!)
SlashCommandBuilder.setName() is failing regex when input is a string 7 messages
molten belfry For some reason setName() is saying my command name is failing the regex check for a string when I have it set as a stri...
node
Calling an API inside of module.exports 11 messages
molten belfry I am trying to make an api call inside a module.exports and keep on getting a unknown insteraction error see screenshot ...
node
How to update to 14.23 Version of discord.js 6 messages
open sapphire anyone knows how to update?
earlier (update!)
Discord member notification bot 48 messages
hexed crag Anyone knows how to program discord bot that notify me when a new member joins a random server ?
node
Default of integration types of an application command 4 messages
cosmic basin I'm currently working on my bot updating all application commands when started, if modified (using [`equals()`](https://...
earlier (update!)
Question about containers 9 messages
frozen sandal I have a game bot that uses a large amount of interaction.update() calls to update embed content. Would it be more resou...
node @discordjs package
new modal items 5 messages
fierce snow is it possible to do the new modals stuff yet or is it pending a update? only asking as i'm not seeing info on it and wa...
@discordjs package
discord.js guide website update 9 messages
open sapphire why the website has been updated to new
New update Modal Components 17 messages
sharp quartz after new update for Modals how can i use modal with select menu?
command gives undefined 5 messages
rose imp how can i use client.commands
"Interaction has already been acknowledged." error where I believe it shouldn't be possible 22 messages
ashen ridge Hello, I have a bot where I am very occasionally getting this error (1/1000), and I am wondering if it's something I am ...
<Client>.guilds.fech returns a collection of OAuth2Guild instead of the guild itself 12 messages
blissful crow For some reason, using <Client>.guilds.fetch(<guildId>) returns a Collection of OAuth2Guild instead of the guild itself....
Does components v2's FileComponent allow for previewing the attachment within discord? 5 messages
sleek dune I'm attaching a plaintext (`text/plain; utf-8`) txt using Component V2's FileComponent, loaded in from a buffer. The att...
@discordjs package
Shard #1 and #2 work, but Shard #3 fails at startup 10 messages
valid forge **What's the problem?** Hello! I am hosting a bot in ~8k servers. Recently, I have been encountering an issue during sta...
node @discordjs package
Have an automatic failover for sharded applications 13 messages
shell anchor What are you trying to do? When my main server is off and the 100 shards on it cannot be used by the users, I'd like to ...
bun
Cannot read properties of null (reading 'byteLength') 21 messages
tidal basin I keep getting this error in my script but I can't figure out the cause of it. ``` TypeError: Cannot read properties of...
Embed with component. Clear color embed & upper image in Embed 15 messages
sleek heath Help pls. How to make an embed like the one in the picture? - How to place the image at the top instead of the bottom? -...
Duplicate Channels & Single Message 17 messages
buoyant wave Hi, so I'm having an issue where the bot creates a channel twice (it's not supposed to do that) but in logs, it only ack...
Help installing 23 messages
vernal ether I am honestly so lost, first time using this so confusing am I doing something wrong?
node
Select Menu Support In Modals 6 messages
sour marten This isn’t really a question for help but more so a question for the devs, when will we see the new select menu support ...
node @discordjs package
Store Snowflakes as SQLite integer? 12 messages
gentle cloak ## Problem I have a large number of discord snowflakes to store in SQLite via Sequelize. I'd like to store them as 8-byt...
node