djs-questions

9202 threads · Page 6 of 185

@discordjs/rest: TypeError: Super expression must either be null or a function 129 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...
998292157150535700
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(...
1150878580193116250
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() ...
1425536557883850804
unknown interaction 41 messages
rustic wagon Node version: v20.19.5 Discord.js version: discord.js@14.23.2 OS: Ubuntu So, when I try to run any bot, it throws the f...
1150878580193116250 1425536557883850804
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...
1150878580193116250 1425536557883850804
there is problem registrign slashcpmamnds 21 messages
waxen quarry its stuck like this
1425536557883850804
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...
1150878580193116250 1425536557883850804
"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...
1150878580193116250 998292157150535700
how do i publish your discord bot code into github? 3 messages
open sapphire idk how to do it
1425536557883850804
String Select Menu support for modals 23 messages
solemn valve Is it buggy or working normally?
1150878580193116250
sharding system 48 messages
rose imp /
1425536557883850804
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
1425536557883850804
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
1425536557883850804
Why announcement command didn't show up on my bot 4 messages
open sapphire idk why
1425536557883850804
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...
1150878580193116250 1425536557883850804
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...
1150878580193116250 1425536557883850804
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...
1150878580193116250 1425536557883850804
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...
1425536557883850804
changing bot profile per server 4 messages
sudden gulch is it possible to change a discord bot profile picture with the api?
1425536557883850804
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...
998292157150535700
is there anyway to add status like this? 8 messages
marsh bone is there anyway to add status like this?
1425536557883850804
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 ...
1425536557883850804
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...
1425536557883850804
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...
998292157150535700
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...
1150878580193116250
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...
1425536557883850804
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...
1150878580193116250
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 ...
1150878580193116250
How to update to 14.23 Version of discord.js 6 messages
open sapphire anyone knows how to update?
1425536557883850804
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 ?
1150878580193116250
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://...
1425536557883850804
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...
1150878580193116250 998292157150535700
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...
998292157150535700
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...
998292157150535700
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...
1150878580193116250 998292157150535700
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 ...
1150878498534199426
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 16 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?
1150878580193116250
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 ...
1150878580193116250 998292157150535700
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...
1150878580193116250
sku 4 messages
gleaming saddle Hello, I have a small issue with an event. I would like an event to occur in a chat room on my server when a user takes ...
1113356221962010634
Is ot possible to disable a select menu after usage? 4 messages
tired lynx So its greyed out like buttons.
Does <User>.createDM() just return the already created DMChannel if it already exists? 4 messages
tired lynx <: