djs-questions

9202 threads · Page 18 of 185

node.js error 3 messages
sweet drift i keep getting this error while trying to start my bot i try to do npm install does not work and npm rebuild dont work ...
1150878580193116250
Client.user is undefined even at the fired ready event in discord.js v14.18.0 23 messages
wooden cave Hello people! I was trying to log that my client is ready and with the name it is logged in, but it is just straight up...
998292157150535700 1150878580193116250
Bot works but authorization gives errors 8 messages
sweet drift My bot code works but for some reason it keeps giving me an error with authentication and the bot refuses to respond to ...
Deferring a message saying headers wrong 4 messages
rugged basin .
Keep getting this 5 messages
ember matrix didnt get it the first time keep getting this this didnt happen the first time ```reject(new DiscordjsErr...
1150878580193116250
User leave issue 15 messages
broken mason Hi, I'm making an invite tracking bot for myself, however my leave logic isn't recognising when a user leaves? Originall...
TextInputStyle not available? 10 messages
glacial tide i am trying to create a modal, but im unable to do so because `TextInputStyle` is not available. does not provide any im...
1150878580193116250
Buttons instantly disappear after using slash command 117 messages
tardy mulch https://pastebin.com/36riQB8n The code above is my command. The Buttons on the ephemenal message disappear instantly af...
How i can do a reaction role command 3 messages
steel leaf <:meguFace:485155746489565194>
1150878580193116250
Cant find module config.json 19 messages
pallid atlas Why its said Error: Cannot find module './config.json' while i executing deploy-commands.js?
1150878580193116250
DiscordAPIError[50001]: Missing Access 12 messages
pallid atlas I am trying to deploy-commands.js but its said Started refreshing 4 application (/) commands. There is no log Successfu...
1150878580193116250
Discord bot error 1 messages
bitter cedar How can I fix this error
998292157150535700
Is there a way to know if someone is connected in voice on xbox or ps5 ? 1 messages
ancient mesa Is there a way to know if someone is connected in voice on xbox or ps5 ? Or an endpoint in the discord api ?
1150878580193116250
Re; Server Member Applications 2 messages
dark wolf Discord has recently been rolling out the Server Member Applications feature, expanding its original use beyond clans. ...
986538542350086175
Unknown interaction, what could be the reason? 16 messages
night comet I am currently working on a bot that requests an api and then sends it back, the typical one. Everything worked and all ...
1150878580193116250
Discord.JS Stats Database 3 messages
narrow breach How can I display 1d, 3d, 7d of text & voice channel activity and also the top text & voice channel as shown in the pict...
1150878580193116250
Can `.addChannelOption()` take more than 1 channels as input? 11 messages
fringe perch I have a discord bot for creating breakout rooms. It has 2 main slash commands: 1. create breakout rooms (voice channels...
1150878580193116250
Possible AsyncEventEmitter memory leak detected 48 messages
severe nexus Anyone knows why my discord bot throws this errors?
Published announcement channel messages fire messageEdit event (v13) 9 messages
indigo beacon Hai yall, I'm still migrating my bot to v14 but ive noticed my v13 bot is logging published announcements as edited mes...
998292157150535700
Adding old messages to the cache and making them listen for events like messageReactionAdd 6 messages
thick viper Is this possible? I tried to add manually `channel.messages.cache.set(id, message)` but it didn't work.
998292157150535700
The problem with shards 15 messages
modest drift The bot was launched two days ago, it was on the host, it worked 24/7, in a single instance, but yesterday something hap...
1150878580193116250
Embeds 4 messages
tall scarab Hi, I used discord.js a lot time ago, can somebody explain me how put embed in `14.18.0`?
998292157150535700
I need someone to write me a bot in exchange for a percentage of sales. 3 messages
jaunty basin If you are interested write in dm.👍🏿
createMessageComponentCollector not a function 8 messages
patent quail Hello, I searched this server for my issue and found some similar ones. However, the answer usually seems to be what I'm...
Failure to create channel 28 messages
midnight swift For some reason, I tried a lot of ways to create a channel when they click the button but it doesn't work every time. ``...
1150878580193116250
Regex error when setting name of subcommand integer option 6 messages
night panther Hey. I'm trying to set the name of a subcommand option, yet I get this weird regex error from doing so that I haven't qu...
Auth Webhooks 3 messages
covert nest Discord recently added the ability to get webhook notifications when a user authorizes your app. Does djs support this i...
Embed message problem and no ping 75 messages
tardy mulch The Problem is that i cant ping in the following code and some parameters as footer and author wont get set after modal ...
App in user account and guilds 3 messages
knotty iris A Discord user has added a bot to their account and is using it inappropriately. How can I remove the bot from this user...
'maxComponents' and 'max' 4 messages
willow hare What's the difference between `maxComponents` and `max` in `MessageComponentCollectorOptions`?
998292157150535700
Slash command unknown interaction without reload 22 messages
polar pumice I have been building a discord bot with slash commands, it is frustrating that everytime I restart my server, the discor...
How to connect Discord Gateway API on the NodeJS backend 9 messages
broken drift I want to listen my entitlement create, update and delete events on my backend nodejs app and then save the details in m...
1150878580193116250
Help with ticket bot 15 messages
jaunty basin Need someone who programs in js. I have a problem with the ticket panel and select menu. I would like the tickets after ...
My event doest responds 1 messages
mild tinsel Hello, my event for a translated message doesnt responds, please help
1150878580193116250
Cannot updateMessage after deferMessageUpdate (@discordjs/core@2.0.0) 10 messages
molten peak Hello, I'm running the following chain of interaction responses: ```ts /// Original slash command interaction received...
1150878580193116250 998292157150535700
Limit to command option to autocomplete 3 messages
marsh venture I want uses to only be able to use the command when they have used a correct option. I give correct optios with auto com...
1150878890307358882 998292157150535700
Error 10062 [Uknown Interaction] 12 messages
cursive tangle So, i have this bot which we use in our server to manage the criminal roleplay. we wanted to create a isolated economy s...
1150878580193116250
question 16 messages
final abyss is there a way i can like make lyrics into my status (like automatically play)
Sending a welcome DM to users that have added/authorized my bot 23 messages
cobalt pike Finding a bot in Discord interface could be a bit challenging. Is there a way to send a welcome DM to user's who just ad...
Cant create component collector! 5 messages
cunning zealot It gives me error when i try to create a component collector i dont have any clue why pls help me ```js const collector...
1150878580193116250
TypeError [ERR_INVALID_STATE]: Invalid state: Reader released when trying to add an attachment 4 messages
drifting slate I'm attempting to take advantage of Canvas and I'm getting the following error. ```TypeError [ERR_INVALID_STATE]: Invali...
1150878580193116250
slash commands options wont get visible / can add parameters v14.18 101 messages
tardy mulch I somehow cant add paramters in a server. eventhough everything should be fine. is there a known issue?
Cant delete channel when fetched thru audit log 6 messages
cunning zealot When i tried to fetch the channels made by a user in audit log, it returns the log but wont delete the channel ```js co...
1150878580193116250
How to access the command name of the interaction? 5 messages
cunning zealot I am making a command handler for my discord.js bot and i need to access the command name of the interaction but .comman...
Deploying Discord.js application to Heroku 8 messages
high swift I am attempting to deploy my discord.js application that is integrated within my web application and am running into a f...
[discord-rpc] Retrieving authorization code for access token 2 messages
jovial helm Hey there, is there a way to retrieve the authorization code upon authorizing an RPC? I want to use scopes without expos...
1150878580193116250 998292157150535700 1003448629866020986
Voice channel topic 3 messages
dusky rune Any way to fetch and edit the VoiceChannel topic? I can't find anything related to this in the docs
NOT Responding 2 messages
tight minnow Check Bot is Coming Online after 50 minutes And Bot is not responding
1150878580193116250
discord bot dashboard 2 messages
pastel blade i am developing my discord bot now since a few months, it got a lot of features but now the question is: how am i going ...
1150878580193116250
"The application did not respond" 2 messages
lusty bison I tried looking around and saw a lot of other people had this problem, but couldn't find any accurate solutions. Running...
998292157150535700 1150878580193116250