djs-questions

13317 threads · Page 2 of 267

Unexpected MessageDelete events in discord.js v14.26.2 (no messages deleted) 28 messages
rotund moat Hello! Recently I noticed very strange behavior in my Discord bot. This issue did not occur before. My bot suddenly sta...
node 14.26.x
Embed Components 5 messages
bleak yew Hello! Just a quick question, can dropdowns and buttons be inside an embed or is that a container thing only? Thank yo...
14.26.x
addComponent is not a function 3 messages
solar barn .
@discordjs package
New bot type issues 6 messages
queen oyster I created a new bot with my normal handler that's never had this issue before. Every time I create a function outside of...
node 14.26.x
Sudden rate limit on the gateway 23 messages
hexed bramble My discord bot (20 shards) suddenly stopped receiving events earlier today. As a possible remedy I tried rebooting the e...
node earlier (update!)
Tofu bug 7 messages
rapid skiff I'm trying to add a generic image generation command to my Discord bot, but it always shows tofu. I've tried everything ...
node
new endpoints and target users and role 7 messages
rigid karma Have they been added to Discord.js 14.26.2? If not, when can we expect them?
14.26.x
How to make a Wordle-like interaction? 21 messages
formal nova Pretty much title. I want to make a game like Wordle but instead of 5 guesses it's really just one guess. I'd like to be...
14.26.x
Bot suddenly does not connect to gateway / no clientReady event emitted 21 messages
chrome whale Hi! I have a newly created Discord bot, which worked fine yesterday. However today, there's an issue in which Discord / ...
node
Custom status not showing? 5 messages
jovial valley Howdy. Apologies if it's a simple fix, but why isn't the status showing for the bot? It's setting itself to idle but not...
node 14.26.x
What does it mean the latest announcement for the future development of the library 7 messages
fierce vapor I know Discord is entering an age where all users will have to verify their age to continue using Discord's services, bu...
@discordjs package
I am looking for a partner in the U.S. or Europe to collaborate with me. 2 messages
fast torrent Hello everyone, I am an experienced developer looking for a serious collaboration partner. I am not looking for clients...
bun earlier (update!) node 14.26.x
I would like to change everyone's nickname in a discord server at once 19 messages
tired dagger Hi! I've never really coded anything in my life and I just wanted to play a prank my server where for the entirety of Ap...
@discordjs package 14.26.x
im facing a lot of issue while using ESModule 5 messages
sage solar because im facing a lot of issue while using ESModule
node @discordjs package
Nickname styles for a bot? 33 messages
jovial valley How is it possible to get custom name styles for a bot? From my assumption you can only do it as a user.
node
Modal missing properties despite seemingly everything given. 3 messages
bitter hamlet I'm getting the following error https://pastebin.com/z94NXzeZ (Sorry too large for discord) when showing a modal I creat...
bun
is it okay? 3 messages
steep yoke update latest version of discord.js and i got this message from terminal i doing `npm audit fix` and still warning to me...
node
Bot can connect to voice, but never recives voice Ready and has other errors. 6 messages
icy gate Me and a friend cannot figure this out for the life of us. We keep getting this error ubuntu@verdisnetwork:~/miniwich$ ...
node
fetch() method 4 messages
strong nymph Does the fetch() method generally first try to retrieve data from the app's cache, and if no data is found, then try to ...
Voice Connection keeps reconnecting if the bot is alone in the VC 6 messages
ocean jetty I have this issue and I can't seem to figure out the reason why its happening. If the bot is not alone in the VC, and th...
bun
Shared memory 16 messages
finite totem I recently heared from a friend that if a bot has a certain non-slash command like `.ping`, and if two or more people us...
deno
Bot is Online but unresponsive 20 messages
rapid skiff Hi everyone, I’m experiencing a technical issue with a timer/reminder bot hosted on Railway. The bot is showing as 'Onli...
node
Checkbox/radio in stable 6 messages
half quarry Hi. I see that there's been a PR merged ([#11437](https://github.com/discordjs/discord.js/pull/11437)) to add checkboxes...
@discordjs package
how do i download ts 2 messages
burnt helm how i download this
bun
v2 error 4 messages
nova otter when i click on modules.
node earlier (update!)
Sharding via External Manager 11 messages
hollow pine Does discord.js support running as a specific shardId without using ShardingManager? I would like to use an external pro...
node
Autocomplete "limitation?" workarounds? 12 messages
pure pike I had some time to sit down and work on autocomplete, and I got it working- however I did notice some flaws that I was w...
node @discordjs package
Discord Server Tag Require 6 messages
thorny mason lhow to make server detection server tag so when i intract some button its require to adopt my server tag to can intranc...
Help me 5 messages
finite schooner Could you give me project? I want to develop
deno
Max Buttons 7 messages
bleak yew Hello again everyone! I read that I can only have 5 buttons maximum in a row. But let's say I want 15 in total within o...
Discord voice 7 messages
digital jay hey what is the best version of docker image and discordjs voice that i can use to connect the bot to an voice channel 2...
@discordjs package
Discord Server TAG 8 messages
spark summit Hello, I have a quick question about the information that can be retrieved about members of my Discord server using a bo...
node
is it safe to share user id publically? 21 messages
clear bluff Hello, Is it unsafe if my client user id is publicly available in ANY shape or form, I made the discord bot do a few uni...
Webhook Components 8 messages
outer jay Is it possible to send an embed with components such as buttons using a webhook. I know it usually isn't, but i heard it...
RateLimit Questions 21 messages
kindred pivot The image attached comes from the Rest Event Response. This message was received over 20 times within 2 minutes. I have ...
Issue with EmbedBuilder.from() v2 Components 5 messages
rigid karma How can I do something similar in V2 Components? Is there a way?
bun
Image 5 messages
bleak yew I am not sure if I will be using the correct terminology here, but is it possible to have an image inside a container? ...
Can discord.js bots vote in polls? 4 messages
buoyant bramble Exactly the question in the title. Can't find anything about on google...
Any forecast for the invite with role update? 4 messages
zinc whale Recently, Discord has launched a new update that allows users to create invites attached to a role and give the role to ...
earlier (update!)
How can I make a button inside this? 7 messages
Message history 5 messages
visual junco Is there any way to get a user's message history similar to the screenshot I attached, except for the previous entry in ...
Question about interaction.update() 49 messages
proven palm Hey, is it just me or did Discord change so that `interaction.update()` now adds an “(edited)” tag to the message? I don...
Discord
Buttons 7 messages
bleak yew Hello again! I've been seeing some buttons inside an embedded message. Is there a part/category in the guide where I ca...
Discord.js Guide 8 messages
bleak yew Hello! I'm still reading through the guide and I'm not sure if I'm interpreting something wrong, but will I have to run...
passing a list(array, map, I can turn it into whatever) of objects and turning them into options 11 messages
pure pike I'm a bit rusty at javascript, but I'm trying to link up an api, turn some information and ultimately turn it into an ob...
node
question about interaction handling 7 messages
vivid hawk hi, im working on a bot but im trying to minimize memory leaks and boost performance because it will be listening to ton...
fix 2 messages
pearl crest fix
earlier (update!)
discord.js v14 - Bot commands not responding 36 messages
rapid skiff Hi, I'm using discord.js v14. I deployed my bot but none of the commands respond when I use them in the server. My code ...
node
App crashing on sending message 8 messages
hexed pike Code: https://www.codebin.cc/code/cmm24gbqh0003jv03yrie8n1m:7nnMwUrrxgN4iXgX1nVcWpueWgkjmY4kAbz7i9a7m8Mc Error: https://...
Embed resized by Image 3 messages
jolly wyvern First screen is like what I want from embed (sent by webhook) and second is my embed with same image in MediaGallery. I...
@discordjs package