djs-questions

13317 threads · Page 144 of 267

welcomer command error 8 messages
crude arrow no message is send upon join index: https://sourceb.in/RgXz1RhR8O welcomer.js: https://sourceb.in/3zLxAChKTz
Filter of collectors do not work 16 messages
marsh plaza Hi, I have a problem with filter of the collectors: When I apply a filter it does not take in charge. Here is an example...
Error 8 messages
What Event fired on Discord Bot join? 11 messages
ornate grove What event is fired when a Discord Bot is added to a Guild?
Interaction Collector Not Firing Collect 30 messages
obsidian scaffold I'm trying to implement some buttons on a command interaction, and I have successfully added the buttons, but when creat...
Error aftering updating to 14.9.0 11 messages
gleaming drift I like to use my own builders to help me develop using the discord.js framework. In my embed builder I have ```js toJ...
Avatar Command Error 6 messages
silent ether ```py const discord = require("discord.js"); module.exports = { data: new discord.SlashCommandBuilder() .setName(...
Resending image in embed doesn't work on production, but works on dev 13 messages
fickle spear Hello, I have an function, that will resend any picture from a channel to another but in embed Workflow is Channel A get...
DiscordAPIError[40005]: Request entity too large 7 messages
iron dirge Yesterday the max size of files for every user were increase to 25MB, but when I try to send a file with 16MB as a reply...
status 27 messages
delicate pilot I cant get my bot to display status in the console it says the status but in discord nothing actually it’s v19.9.0
Ping outside embed 13 messages
lofty gyro How do I ping a user outside the embed?
The bot doesn't process new user 10 messages
left mist The bot should first bring a newcomer into the 'verification' channel and start asking necessary questions to determine ...
Channel Bitfield List 3 messages
cedar moss Is there any chance at all that someone has a reference for every channel permissionOverwrite bitfield? I really don't f...
ApplicationCommandType.User needing a description? 146 messages
dense quiver So this code format has worked for my normal prefix commands, **`/`** commands, and message context menus; however when ...
DiscordBot Error 19 messages
rapid egret hello i build a bot for my server and i do system for suggestions but i get one error when i try the command who can hel...
Sending a video embed 9 messages
digital nova Is it possible to send a video embed as a bot?
Not a valid user // Not a valid user or role 5 messages
hybrid hedge So I've already gotten some help on this in djs-help-v14. However the problem still remains. I've had this problem for a...
organizing commands 9 messages
blissful bluff i have a folder utils and have a bunch of utility commands in there, if i wanted them to be under /utilities on the bot ...
Context menu trigger either creates or edits a message 4 messages
thorny skiff I have a message context menu command that's working for the first if statement where it checks the database and creates...
How to timeout 35 messages
strong skiff How to timeout/?
How to mute 7 messages
strong skiff How to mute
Getting command id automatically 28 messages
mossy cairn Hey, i am currently coding a bot in v14.8 in typescript. I am using the warix structure : https://github.com/warix8/disc...
Emoji select menu 6 messages
hallow briar ```js const HxPaymentSelect = new ActionRowBuilder() .addComponents( new...
Differences between awaitModalSubmit and awaitMessageComponent, awaitReaction... 22 messages
wet fable Why awaitModalSubmit has required time property while awaitMessageComponent, awaitReaction doesn't?
Slash command for 1 user? 5 messages
indigo crown Is it possible to make a slash command visible to only 1 user? I basicly want to add a restart command however I don't...
message collector never gets triggered 7 messages
Mention Spam Protection Activation / Deactivation Detection 21 messages
gusty thistle Can you get the user who deleted / edited an auto mod rule?
What are Partials? 2 messages
upper wraith What do they do, and what are some use cases for them?
"Interaction failed" for all button commands 9 messages
cinder flicker Discord.js = 14.9.0 node = v18.12.1 Hello, I've posted something similar in the past ( https://discord.com/channels/222...
Disabling all buttons in a message 2 messages
lime owl if i had a message with lets say a few buttons and a select menu and i wanted to modify it so all the buttons are disabl...
Error Command 69 messages
vague elbow create a react-role command, but when I run it it gives me the following error in the console. ```node:events:491 ...
bot doesnt send anything when i send a command 27 messages
arctic edge i tried a ping command for my Xen bot and it doesnt send anything back not sure why i can send the code of index.js and ...
Easiest way to check if an emoji is default or belongs to the server 19 messages
digital nova I'm trying to have a bot copy message reactions over to another channel for a starboard. What's the easiest way to check...
assigning role to a user 11 messages
hybrid imp I have this code to assign role to a user: ``` var role= member.guild.roles.cache.find(role => role.name == "Test"); ...
cannot find module discord.js 19 messages
uneven crater i keep having this error cannot find module discord.js i js started using virtual studio code and yeah i installed every...
Is there any limit to the amount of bots and registered commands that a server can have? 6 messages
polar quartz My newest bots don't seem to be registering their commands in my server but function in DMs. They've been invited to the...
Sharding RAM (switching from internal to traditional sharding) 7 messages
drowsy crest How much RAM typically does a bot with around 40 shards use? I'm switching my bot from internal sharding to traditional ...
Free users can upload zips of 100mb but bot throws error when uploading > 8mb? API limitation? 5 messages
gentle timber Free users can upload zip files of up to 100mb but my bot throws an error for > 8mb zip files. `DiscordAPIError[40005]: ...
Setting up permissions 24 messages
weak nexus I started from the tutorial on https://discordjs.guide and then modified the example (https://github.com/discordjs/guid...
Sweepers configuration 3 messages
versed karma Hi! I'm trying to set a sweepers filter but I'm having trouble. I'd like to delete all emojis from the cache that aren...
Warnings command outputting mongodb database entry instead of embed 14 messages
hasty mica So I created a warnings command to see all warnings from a user. Instead of sending the embeds the console just outputs ...
Select menu emojis 68 messages
hallow briar https://media.discordapp.net/attachments/1094668346189951020/1094694931911692369/image.png How can I make emojis for se...
Discord Rate limit error 6 messages
vagrant pumice i have a bot that changes channel name and send a msg why when the bot got limted from changing channel name nothing is ...
Member list for role *sometimes* has false length of 0? 3 messages
webhook ping role id 15 messages
magic gazelle Hello, I have one such question, is it possible that the webhook link that you use for sent messages automatically pings...
why do discord js developpers change the package names so much each version 4 messages
wise pier it's so annoying
messageDelete events can't read "id" of the user(message author) 18 messages
dawn zephyr ```js client.on('messageDelete', async (messageDelete) => { const fetchedLogs = await messageDelete.guild.fetchAuditL...
Questions regarding caching system 3 messages
fickle knoll I made a fight command for my game bot. It works great, but there's one major problem: It is slow. I found the issue tha...
Error: cannot open shared object file: No such file or directory 2 messages
small nimbus I trying to install the package "discord-image-generation" and he give me this error ```const DIG = require("discord-im...
Cannot find module './_baseGet' 32 messages
ionic sky ```js node:internal/modules/cjs/loader:942 throw err; ^ Error: Cannot find module './_baseGet' Require stack: - /ho...