djs-questions

9202 threads · Page 35 of 185

General Question? 9 messages
hearty rapids So for my v14 bot template I don't know whats better to have the buttons e.g in the events folder or use a components fo...
Anonymous Messages 3 messages
viral nest Hi, I recently encountered this problem, in which if I execute the /anon command it should send a Modal, but when I writ...
Attempting to remake my bot the "Correct" way 16 messages
clever roost I made my entire bot in one file, and I'm looking to recreate it and section off to folders in a layout like this.. (Ima...
Is there any feasible way to create playerRank cards with animated subtext and animated borders? 10 messages
frigid warren I tried creating a bot that takes a background.gif and tries overlaying text on top of it, but it always outputs as a pn...
How to set the status for the latest djs version 11 messages
gleaming copper Please tell me how idk how to do it since djs 14.5.3 came out
custom discord 8 messages
near gull Can someone code me a discord in js and html? I can provide images on what I want it to look like and I can explain how ...
1150878580193116250
Need help making a C# Bot? 3 messages
hoary perch IF anybody needs help creating C# bots don't wait to dm me, I am entirely qualified to help. I have been making C# appli...
986538542350086175
error 21 messages
static cosmos im new and i need help on this error
1150878580193116250
DISCORD.JS Problem 25 messages
dreamy matrix Hey I know this random but can anyone here fix a discord.js situation. I host a UNO League and we have our own bot self ...
1150878580193116250
voice channel topic support 11 messages
dire maple Althought not mentioned on the DiscordJS documentation website, will the `setTopic()` function work for voice channels t...
998292157150535700
i couldnt understand this error 3 messages
final harbor TypeError: Cannot read properties of undefined (reading 'send') at Client.<anonymous> (/home/container/index.js:1333...
1150878580193116250
discordapierror 404 10 messages
mighty echo how to fix?
998292157150535700
Can't create a modal component 3 messages
dusky hazel Hi, Getting this error whil creating a modal component ```shell Argument of type '[ActionRowBuilder<AnyComponentBuil...
Issue adding user to guild with GuildMemberManager#add 3 messages
unkempt sigil Having an issue trying to have a member join using `GuildMemberManager#add` ```js utils.CommunicationManager.on("addUse...
http to discord js type 9 messages
scarlet sinew lets say i have http interaction and i want to turn it into a discord js object. how could i create a new instance using...
API Not showing the right player ammount 22 messages
uneven wasp ```js [ { "shard_id": 0, "is_ready": true, "latency": -1, "server_count": 8, ...
Enum Integer Permissions Typescript 11 messages
dusky hazel Hi there all, is there a "Enum" type in the package or anything one that returns integer permissions with a PermissionRe...
discord.js 3 messages
plush kite discord.js won’t install with npm at all i’ve tried every way and i couldn’t figure it out
1150878580193116250 998292157150535700
Rich Presence 30 messages
errant hare (sorry for my bad english i'm french 🥖) I created a rich presence for my discord account and everything works except th...
1003448629866020986
"This interaction failed" 3 messages
teal siren resolved
1150878580193116250
other arguments than `client` is not being passed to event handler 9 messages
runic rivet I am scaffolding code for my bot based of this guide: https://discordjs.guide/creating-your-bot/event-handling.html#read...
1150878498534199426
Invalid WebSocket frame: invalid UTF-8 sequence 5 messages
young shore Received this unhandled rejection today. I think it bad data from Discord, but I wasn't able to track what the data actu...
1150878580193116250 986538542350086175
help 1 messages
timber sand I don't understand why the button doesn't work, I'm throwing it away now
Tracking user boosts and unboosts 9 messages
nimble tusk I am trying to find out when a user starts boosting and stops boosting however. I seem to be catching all the times a us...
Why did i get message by discord telling i have uploaded my server token online 3 messages
soft void Hi i'm new to programming and was trying to make discord server. I uploaded my work at github. here https://github.com/l...
Deleting embeds by its content 32 messages
fossil trail Hi, is it possible for bots to read the content of an embed, and remove embedded message, when they have something in it...
1150878580193116250
PermissionOverwrites question. 17 messages
echo meadow I want to deny viewing access for a specific channel (that already has specific viewing permissions (for set to it) to ...
Error [ApplicationCommandPermissionsTokenMissing]: Editing application command permissions requires 18 messages
digital viper ```js await guild.commands.permissions.add({ command : '1277387223595089932', permission...
The application did not respond. 14 messages
digital viper When I use the command it says "The application did not respond", I get no errors. ```js const { Client , Message, Mes...
Sharding retrieve guild data 45 messages
visual locust - Discordjs 14.9.0 - Node 20.10.0 Can someone explain me why when I try to retrieve members data cache, the result is u...
1150878580193116250
Reaction collector for every message in every channel 6 messages
fierce iron Hi, I'd like users to be able to react to any message in a guild with a specific emojji and have my bot react on that in...
1150878580193116250
Why is AttachmentBuilder not included in @discordjs/builders? 4 messages
civic yarrow Wondering why this is the case, or how I can build a message JSON with an attachment using only builders and not discord...
998292157150535700
What is the event `collect` in `InteractionCollector` 12 messages
hazy willow https://discord.js.org/docs/packages/discord.js/14.15.3/InteractionCollector:Class#collect Did the `interaction` variab...
Status Probleme 2 messages
dapper sedge Hello, for some time the status to put on my bot does not appear anymore because I had put information etc and it does n...
1003448629866020986
Application doesn't respond 8 messages
viral nest I have a problem, every time I make an interaction, whether it's a command or pressing a button it responds to me with: ...
Is there a way to get a log of added or removed roles for a member? 7 messages
tawny vigil I have used this code for a long time to achieve this until suddenly I encountered an error when a member is not in the ...
How can i edit the embed of a message? 104 messages
frail ledge Im trying to make a /ratrace command which returns a embed with the racers,and i want to actually edit them so that they...
1150878580193116250
Is it possible to add metadata to a message? 4 messages
tacit nest I'm trying to identify responses that my bot gives as a result of one specific (/) command. I don't want to differentiat...
check for here , everyone mention 1 messages
errant wing How i can check if user mentioned everyone or here
Problem with rights and logical code separation 4 messages
amber aspen In general, the problem I have is that I have a main directory ├── buttonHandlers\ ├────── yesBanAction.js ├────── banA...
registering commands 5 messages
tulip yoke I'm a new developer to the discord.js community and I'm working on a bot named anchor, I'm trying to make a "registerCom...
1150878580193116250
Deploy-commands not working 19 messages
scarlet nymph I don't really understand here, it doesn't seem to me to be in ratelimit with the api and the deploy commands but when...
1150878580193116250
get channels 4 messages
ocean rose app.post('/channels', async (req, res) => { const accessToken = req.body.accessToken; const guildId = req.body.guildId; ...
GuildMemberAdd roles 2 messages
pearl mica Hello, is there any way to know the invitation link that a person used to join the discord, so that the bot can give the...
guildMemberAvailable 11 messages
warped scaffold why this event not fire with me ```Helium.on("guildMemberAvailable",(member) => { console.log(member.displayName) });...
Timeout command 14 messages
uneven wasp I am trying to get my timeout command to work but I keep getting > ERROR [22:21:32] Error while executing timeou...
998292157150535700
Fetching custom emoji from my discord application's emojis 3 messages
inner brook How can I fetch an emoji from discord's newest emoji section?
Can't run the guide lightly modified bot 62 messages
long violet ``` [WARNING] The command at /home/dainis/bot/commands/utility/info.js is missing a required "data" or "execute" propert...
Message collector sending an error when two people send a message at the same time 6 messages
rigid ivy When two people send a message at the exact same time I get an "unknow message" error, is there any way to prevent that ...
Ping command 8 messages
uneven wasp So I am a bit confused so I so I am new to using d.js/@core and d.js/@rest Witch I am fully using and I am having issue...
998292157150535700