djs-questions

9202 threads · Page 76 of 185

SQLITE ERROR: no such table: config + Missing Access (code: 50001) 5 messages
pale zephyr Hello! I'm currently trying to host a bot that is being discontinued by its creator from its source code (with the creat...
VPS turns off after discord bot didnt get permissions to send messages in a server. 8 messages
fierce grove im getting this error : ``` rawError: { message: 'Missing Permissions', code: 50013 }, code: 50013, status: 403, ...
1150878580193116250 998292157150535700
bot can receive events but failed to reply after running for a few hours 5 messages
willow hare I'm using discord.js 14.14.1 My bot always occur Unknow Interaction because it seems can't reply to discord but it can s...
Slash comands not executing 11 messages
finite creek I registered the commands but when i "call" them, the execute function does not work.
how to install and use djs 16 messages
covert nova i used npm install discord.js and it downloaded some packges only ..
Editing button to be enabled after user completed modal. 10 messages
hardy briar Essentially, I have an embedded message featuring three buttons, with two of them currently in a disabled state. When th...
Is it possible to make a bot that can livestream? 2 messages
solemn idol Hi, Is it possible to make a bot that can livestream a video at a certain time. It should display an ambient like vide...
Removing bot from servers 43 messages
mighty smelt Hey y'all, I'm trying to remove my bot from quite a few servers. I'm running a script from my computer that logs into t...
Bot crashes during second /command use 9 messages
bitter bloom My clear-table command works perfectly the first time you use /clear-table, but the second time, it crashes when you cli...
What is this error linked to in the embed? 3 messages
wheat ice I've got this error and i don't know what it means...
How are you guys realizing horizontal scaling with djs? 41 messages
fading knoll Hey everyone! We're facing a bit of a puzzle on our end. Tired of the server upgrade routine, we're playing around with...
1150878580193116250
showModal 4 messages
outer ferry is it possible to send a showModal after another response? I tried but by error of having already responded to the inter...
The reason returned by the audit log is nuldl 1 messages
echo heath hello, I made a code which allows you to load the GuildBanAdd type audit logs, everything works, the only problem is tha...
The reason returned by the audit log is null 1 messages
echo heath hello, I made a code which allows you to load the GuildBanAdd type audit logs, everything works, the only problem is tha...
The ability to show the balance 3 messages
mellow kite I made a command to show the balance by writing .setLabel on the button. But what I want is not for the balance of the p...
how soon is djs v15 coming? 6 messages
tidal lance is djs coming in the beginning of 2024? Man y'all gotta chill with the new updates every week. Recoding the same bot eve...
998292157150535700
to know 4 messages
twilit gazelle if i make my bot in other lang and i want to apply something to discord can i do that or not ?? and apply i want to sho...
Bot doesn't send a message 29 messages
iron lion i need to make a bot that will count an usertime in voice channel and send a message with this time in the text-channel ...
I need some one help me to get intents because i don't know how to get it i apply tow time and the a 7 messages
twilit gazelle I need some one help me to get intents because i don't know how to get it i apply tow time and the all is rejected
Modal not responding 11 messages
long river My modals were working all night yesterday, but when I attempted to run the commands today I continuously got "Something...
I have a question 22 messages
lucid goblet I have a Mute and Unmute command. I would like to know if there is a way to list all Timeout members of a server? If so...
1150878580193116250
Cannot read properties of undefined (reading 'Guilds') 9 messages
verbal sentinel ```cmd C:\Users\Administrator2\Desktop\discordbots\Core-main>node index.js C:\Users\Administrator2\Desktop\discordbots\C...
1150878580193116250 998292157150535700
Query about Modals 21 messages
hardy briar Quick query, I'm using the short style in modals to collect demographic data and I'm not too sure where it is but. ```j...
Can't use method "getString()" on interaction.options 13 messages
upper wyvern Hello, I've been searching for some time now but I couldn't find why I can't use the "getString()" method on the options...
Discord bot 3 messages
lime thorn Is it possible to turn my discord account into a bot?
Error Npm Install 8 messages
wide ivy Node: v18.17.0 $ npm list discord.js tsundere@1.5.0 /home/ec2-user/Tsundere-Bot └── (empty)
1150878580193116250
Npm install error 1 messages
wide ivy Discord.js: 14.11 nodejs: 18.17.0 npm: 10.2.5
How to make a leaderboard command with keyv? 6 messages
blazing pulsar Hey! I’m running the latest version of djs and using v 19 of node. I am using keyv for my economy commands and I would l...
Community mod 14 messages
fierce lava Hi ! Can bots disable community mode?
but receiving commands but not responding and not restarting 46 messages
near gate Hi! I've got a problem with my bot. It works fine most of the time and restarts correctly every day. However, it sometim...
TypeError: Modal is not a constructor 5 messages
long river I am recieving this error even though I am fully up to date with latest release?
how to do this? 4 messages
high igloo I dont understand how to do this for example
error 12 messages
peak widget as
What is happening? 10 messages
queen parrot I'm using code from here: https://github.com/Psiol/awesomebot Running in bun 1.0.0
1150878498534199426
The simplest way to add the number of words in the sent message as points to the user? 5 messages
severe nexus I'm trying to do something. When a new message is sent, add the number of words in the message as points to the message ...
Sharing Question 3 messages
undone karma Does the API calls like 'member.ban' work on the shard it's executed on? And does fetching users work just as well even...
1150878580193116250 998292157150535700
Event Emitter emits custom event twice 3 messages
gusty thistle ```js client.emit("loggerAdd", loggerData) console.log("emitted") ``` ```js client.on("loggerAdd", () => { console.lo...
How i do that? 2 messages
harsh oracle Just how?
how can I do this ? 25 messages
elfin bronze how can I do this ?
How can I make a /emoji-steal command? 3 messages
thin solar I want to make a slash command named /steal-emoji and you enter the emoji id from another server and when you run it it ...
how to add a listener so if someone sent message in the server, the bot does action ? 40 messages
covert nova i want to make console.log that there is a user sent message .. how to do that ? it's like a listener ig .. i used this ...
How to get the user's "custom status" and "about me" v14.9.0 12 messages
silent kettle I want to get the user's "custom status" and "about me".
1150878580193116250
Does <GuildMessageManager>.fetch({ limit: x }) return a sorted Collection of message ? 4 messages
dawn thistle Hi When I call the method **fetch** from GuildMessageManager, I'd like to know if we can be sure that the collection re...
Error ; FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory 7 messages
lucid goblet Good morning, for a few days I have had this error which occurred even though I have never had this error. Could you hel...
1150878580193116250
weird UnknownInteractionError 16 messages
gentle vector i've sent my slashCommand file, i just get randomly UnknownInteractionError on the first run of command.
Bot goes offline after like a day 63 messages
ebon spade I host my discord bot has a file "warn_bot" so I write cd ... then node warn_bot.js the bot works flawlessly but after l...
Is there any way I can edit an ephemeral from the message? or by message id? 3 messages
elfin bronze await interaction.update({message: t.msg, content: `teste`, embeds: [], components: []}).then(msg =>{msg.delete()})
Application didnt respond/No command matching was found 22 messages
round dirge my slash cmd didnt reply and in the terminal, it says "No command matching ping was found."
Not getting the interaction reply message id 4 messages
jovial girder Hey there, im trying to get the message id from a interaction.reply, how would one tackle this? I am trying the followin...
Message Commands 5 messages
heavy coyote Hey, I am new to Discord.Js and I want to rewrite my bot here, and I saw that there is nothing in the guide about messag...