djs-questions

9202 threads · Page 4 of 185

Discord.js code formatting 118 messages
manic aurora I will show you my code formatting and the formatting of the Prettier plugin. I want you to decide, honestly and frankly...
1150878580193116250
How to handle emojis my bot cannot access from user generated content? 11 messages
vague portal Hi all, I'm getting the following error in my bot. This is for a ~~Components v2 textfield~~ Server event that is based ...
Hacker x 2 messages
atomic tusk <#986520997006032896> <#222078108977594368> <#222109930545610754> Hi bhaiya
1150878580193116250 1425536557883850804
Error 4 messages
tall loom Not working
998292157150535700
Get the author of who bumped the server 5 messages
dim bane Hi! So when someone uses `/bump`, Disboard sends a embed with "Bump done" and mentions the slash command which has the u...
Activities like "watching", etc don't work anymore. Does anyone know if something changed here? 7 messages
fair vortex So I want to set an action to my bot like "Watching game servers". But now it's just "game servers". What changed here a...
1425536557883850804
Question about bot ratelimit when interacting with channel 3 messages
torn pollen is there any limit on how fast you can rename a channel or move a channel between categories i see it seems like my bot ...
Sending a poll returns error: DiscordAPIError[50006]: Cannot send an empty message 19 messages
lament schooner So i'm trying to send a simple poll via my bot using the code below, but i get an error from discord that i cannot send ...
1425536557883850804
Help with my silent aim script. 2 messages
mellow zenith I want the circle in my silent aim script to be fixed in the center of the screen. getgenv().fov = 500 -- Field of View...
1425536557883850804
Can i use both discord.js and @discordjs/voice? 4 messages
open sapphire i wanted to do that thing for coding.
Resetting Dropdown Menus without showing a (edited) note at the message. 18 messages
formal parrot Hello, I'm trying to figure out how to reset a Dropdown Menu, while not showing the edited note at the end of the messag...
1150878580193116250
Clarification needed on what is an event handler 6 messages
obsidian kite In https://discordjs.guide/legacy/app-creation/handling-events, it says "The event handler will automatically retrieve a...
ShardingManager 5 messages
autumn lintel What the benefit of Sharding someone can expland me
1150878498534199426
token error 133 messages
plain ruin I keep on getting this error even tho my token is correct
1150878580193116250
Converting a SlashCommandSubcommandBuilder into a SlashCommandBuilder 12 messages
ornate solstice Hello everybody! :) I am working on a framework that goes on top of discordjs and I was wondering if there was any way ...
How to reply after a modal submit 12 messages
barren yew When I try to call interaction.reply (on a ModalSubmitInteraction), I get ** [InteractionNotReplied]: The reply to this ...
1150878580193116250
Adding bot to personal apps doesn't add the bot to personal apps 27 messages
finite totem that basically. I am trying to add my dc bot to my apps so I can use it in dm's , but it just doesn't appear there
Issue with Slash Command Permissions on Discord 8 messages
remote helm Hello, I’m having an issue with my Discord bot regarding slash command permissions. Currently, Discord allows setting ...
Using userSelectMenuBuilder inside modalBuilder 6 messages
golden vault I’m using UserselectMenu inside modal through LabelBuilder but and it appears inside the modal but I can’t Handle its in...
1150878580193116250 998292157150535700
Is this good practice 11 messages
tulip burrow Hello, I have a function that sometimes gets called more than once per 30 seconds and I am being ratelimited : ```js ...
998292157150535700
When listening to an event, how do I know what parameters I can use for execute? 94 messages
finite totem Yeah this basically. I am making a feature that whenever someone joins a server that the bot is also in, it does a simpl...
best library to create images with user avatar, text etc. ( not canvacord )? 6 messages
azure sky x
Type of interaction with Events.InteractionCreate 54 messages
finite totem Hi yall, I need to know what the type of `interaction` is when listening for `Events.InteractionCreate`, from [this exam...
how to create a generic OAUTH2 SCOPES invite link for account authorization or inviting bots to the 4 messages
torn pollen i want to create a link oauth scopes but when i add scope=applications.commands it is changing from user install to guil...
Docstrings not visible to editor 30 messages
vagrant wing Hi, I'm not sure if I've done something incorrect in my discord js installation, but there appear to be no docs attached...
Since there is a slashCommandBuilder, is there also an official slashCommand type / class? 4 messages
finite totem just wondering...
Getting and Setting topics 7 messages
rocky oxide Hi, i need help to solve this problem in my app, i am trying to make a ticket system without DataBase or JSON, that is w...
1150878580193116250
How do I make dropdown and buttons to be INSIDE the EMBED 11 messages
silver light I need to achieve what this bot does
Member Fetching 87 messages
rotund dew Hello, I’m using the latest version of discord.js and I have a big problem. My bot is in a single guild with around 320k...
1150878498534199426
How Can I Do Like This 10 messages
1150878580193116250
Kick not logging 3 messages
uneven wasp This might just be me but for some odd reason my kicks are not logging everything else works besides that you guys know ...
Do you support editing Voice Channel Status? 4 messages
silver light I saw VoiceMaster.xyz bot changing VC status Any chance it can be done with discord.js?
Detect messages without text, but with attachments (and vice versa) 8 messages
analog burrow The first part is where I'm experiencing trouble, the 2nd part works as expected. My code in the `on(Event.MessageCreate...
Detect mass DM 2 messages
dim bane Hi! So i'm working on AntiBot and was asking myself, is it possible to count if and how mutch a user DM's other server m...
Global Commands on DMs 12 messages
outer torrent is there anyway for my bot commands to work in dms like my friend's dms? I looked for a post related to this, and I foun...
1150878580193116250
Unable to Show Modal 8 messages
lean robin I'm currently trying to show a basic modal to users after they select an option from a drop down menu. Currently, I seem...
Why? 1 messages
onyx sun Hello, I wrote my script last night, it worked perfectly, and this morning it's not working anymore. In the meantime, I ...
1150878580193116250
ServerTag 5 messages
buoyant sedge Is it possible to create notifications when someone sets a server tag?
How do I set up buttons in Discord.js? 31 messages
regal plover I'm trying to try but I couldn't. Finally I decided to use AI and it still didn't work. How does it work exactly? Can't ...
1150878580193116250
discord-arts 6 messages
onyx sun Hello, I created a script using discord-arts, but when I enter `profileImage`, it says it's not a function. const prof...
Unknown Interaction error 17 messages
somber peak i've tried all things to fix the issue but none of them worked. Even chatgpted it but still. Anyone knows why? ```js cl...
Is there any way to see the used invite code on GuildMemberAdd event? 4 messages
zinc whale I have seen some posts on Github about it but I didn't find anything that indicates if I can get the used invite code wh...
1150878580193116250
Error on interactionCreate 56 messages
neon sequoia ```js const { Events, MessageFlags } = require('discord.js'); module.exports = { name: Events.InteractionCreate, ...
1150878580193116250
welcome 4 messages
brittle remnant I'm looking for someone who can create a site with the swell theme.
1003448629866020986 998292157150535700 986538542350086175
How to reset option after selecting from string select menu 34 messages
steel bison This might be a minor thing, but I was wondering how you can make it after selecting an option inside of a string select...
1150878580193116250
Rate limiting 31 messages
dusty wadi Could someone explain to me how rate limiting works? I don't want to violate the terms of service. I am currently writin...
why isn't my rpc working? 11 messages
chrome mortar ```js const rpc = new Client({ transport: 'ipc' }); rpc.on('ready', () => { console.log('Discord RPC connected'); ...
1003448629866020986
approximateMemberCount no longer showing 34 messages
lyric fractal Since today Discord API (via discord.js) is not returning approximateMemberCount, which has been working for 5 years jus...
1150878580193116250
My Bot test 5 messages
spare tulip hello i heard i can test my bot in here and i wanted to know if i could invite my bot in here?
Timeout with no any specific 3 messages
junior widget Bot always restart with no specific reason ```json "dependencies": { "@aws-sdk/client-s3": "^3.735.0", "...
1150878580193116250