djs-questions

13317 threads · Page 36 of 267

Kick command 11 messages
Bonjour 21 messages
young knot Bonjour je viens de commencer le discours.js et je voudrais un index.js qui prend en compte juste les commandes préfixe ...
node
cannot read property of null 13 messages
I need help 6 messages
hearty rapids Is it possible to check for perms before using the sub commands
how can i use buttons after restart without use again a command 3 messages
small vault i want to create a command and i want to add a button who can i use after a restart without use the command again how ca...
BitFieldInvalid djs 14.15.3 11 messages
faint fern ```RangeError [BitFieldInvalid]: Invalid bitfield flag or number: SEND_MESSAGES.``` ℹ️ **[email protected]** ``` ...
Can't find the problem 20 messages
viral nest https://sourceb.in/RvzqpYw6Us https://sourceb.in/ar4Pe5tAqT ///////// here's the error: https://sourceb.in/uUkKuiUpmC...
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 ...
node
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...
dev release
error 21 messages
static cosmos im new and i need help on this error
node
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 ...
node
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...
@discordjs package
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...
node
discordapierror 404 10 messages
mighty echo how to fix?
@discordjs package
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
node @discordjs package
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...
RPC
"This interaction failed" 3 messages
teal siren resolved
node
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...
bun
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...
node dev release
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...
node
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...
node
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...
node
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...
@discordjs package
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...
RPC
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...
node
Listening an event multiple times 4 messages
node @discordjs package
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...
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...
TypeError: Cannot read properties of undefined (reading 'hasPermission') 19 messages
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...
node
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...
node
get channels 4 messages
ocean rose app.post('/channels', async (req, res) => { const accessToken = req.body.accessToken; const guildId = req.body.guildId; ...