djs-questions

9202 threads · Page 19 of 185

Comming back on bot development 12 messages
warm peak Hey i am restarting / cleaning discord bots project. I left from djs 13.6 and i would like to know if : - Is it worth i...
1150878580193116250
subcommand not showing 33 messages
ionic siren When i try to do the instagram command the subcommand isn't showing
Editing Ephemeral Messages 6 messages
eternal canopy Are there other ways of editing ephemeral messages beside `interaction.update()`?
ping.js command that is crashing my entire bot 16 messages
golden rock hello hello, i'm currently making a bot but i kept getting this error.. (i'm hosting it on render.com) : ``` DiscordAPIE...
1150878580193116250
How to check bot status (not the Discord status) 18 messages
cloud nest Hi, I currently use [Railway](https://railway.app) to deploy my bot, and I'm wondering if there's a way I can implement ...
1150878580193116250
TypeError: interaction.isCommand is not a function 9 messages
ionic siren I made a instagram command however when i try to do the command i get the error " TypeError: interaction.isCommand is ...
dming users 9 messages
night needle i’m trying to make a system where the bot will message x people and they can have a conversation with the person who sta...
newState.serverDeaf get the user who did it 3 messages
real parcel I don’t know how to get the user who muted/unmuted or deafened the user.
1150878580193116250
Bot backend suggestions 9 messages
wet barn Hello, I've been using the backend supplied in the DJS guide for almost a year now in some of my projects, and I think i...
1150878580193116250
Vanity Role 4 messages
torpid horizon I've been trying to figure out how to see a user's custom status/description, is there anyway to do that? I've tried loo...
1150878580193116250
discord bot mute command 40 messages
final abyss example .mute @Ashleydafox 5m i try 1s something 10m, 15m 20d, const { PermissionFlagsBits } = require("discord.js"...
1150878580193116250
Why hosting the script on server won't work but locally it works without problem 2 messages
fallen flame if (!targetChannelId) { console.error(`No target channel mapping found for category: ${category.name}`);...
How to set two main images in an embed 6 messages
orchid storm Can someone provide some example code as to how you would set two main images as discohook allows you to as long as the ...
Using <GuildsAPI>.getMembers() to fetch specific members. 10 messages
jovial helm Can multiple users be fetched using this method or do I have to fetch all the users seperately using <GuildsAPI>.getMemb...
1150878580193116250 998292157150535700
LOOKING FOR ANYONE WHO WILLING TO TEST MY NEW BOT TO THEIR SERVER 2 messages
weak tangle Hi im currently making a moderator bot with ticket system, lookimg for someone to test my bkt. DM ME
interaction listeners make my brain hurt 7 messages
grave ridge Sending info under:
Embed Field Emojis too long 5 messages
hybrid sphinx Hey ! Emojis are really really long , taking a lot of character each time you use one. I want to put a lot of emojis in ...
how do i grab the role made by an integration 4 messages
broken mason i need to know how to grab the role id that a bot makes when it joins a discord (e.g the dyno role that dyno makes when ...
Select Menu you can type in? 3 messages
grave ridge Im curious what this is i thought you couldnt type in select menus at all, im trying to emulate but no luck.
1150878580193116250
Issue with Message Logger 8 messages
broken mason Hey, for some reason this code always sets the message recorded in the embed to 'No content' any idea why? ```js client....
new Client VS new REST + new WebSocketManager 8 messages
sturdy moat I'm confused. I've read the guide but I see competing examples. Should I use : ``` // Create REST and WebSocket manager...
1150878498534199426 998292157150535700
Issue with bot connect to gateway through docker network 13 messages
sly talon Hi there, since my last check, I've encountered an issue for the first time today: my bots—each running as a Docker cont...
1150878580193116250
how to use emoji in bot 3 messages
austere surge I want to use an emoji registered on my Discord bot in Discord.js, but I don't know how to do it. I've tried using: ...
1150878580193116250
Issue wth js 32 messages
rapid turret ```js const { token } = require('./config.json'); const {Client, Events, GatewayIntentBits, SlashCommandBuilder, Interac...
1150878580193116250
Issue with @discordjs/ws sharding 98 messages
warm snow I am trying to use worker threads for sharding just like shown in the docs just in common js instead ts https://discordj...
1150878580193116250 998292157150535700
is it possible to use discord.js on mobile? 26 messages
wispy pewter if so, how?
1150878580193116250
Answer on quoted message for slash commands 9 messages
tulip fjord Hey, I’m working on a bot using Discord.js and I’d like a Slash Command reply to the message that the user is referenci...
1150878580193116250
Thread Create - Rate limit? 2 messages
rough marlin Good evening, guys! I have a question—I've already looked through forums and read the documentation, but I haven't been...
discordjs/rest 15 messages
jaunty crescent how to fetch all guilds at once? (its returning only 200) ``` export async function getBotGuildsService() { const no...
998292157150535700
Role Creation Problem 48 messages
cobalt granite Despite the title, there are actually no error messages at all. I am trying to have my bot create roles on server join (...
1150878580193116250
user verified age? 3 messages
rancid plover any best resources for creating an age verification flow with my bot for new users?
Override addChoices limit 5 messages
limpid egret I'm creating a bot to help manage some dead by daylight game information and i need to have the option to select any of ...
Why cant i use MessageFlags.Ephemeral in v14.7.3? 3 messages
proper wagon Hello Everyone!! I am trying to use MessageFlags.Ephemeral as a flag in interaction.reply like this: ```javascript inte...
1150878580193116250
User get Issue 13 messages
gloomy flame I got the issue in the image, I use .cache.get, fetch() but always the same. Anyidea?
1113356221962010634
Check if user has bot subscription 6 messages
mighty sand Hello! I am wondering how to check if a user has bot subscription active
1150878580193116250
HOW DOES THIS STATUS THING WORK? 3 messages
bitter hazel How can a discord bot have no status like not be in online, idle, invisible, do not disturb just no status some bots hav...
Help building a cooldown for my slash commands 4 messages
dusty plank I need help building a global cooldown for my slash commands, I followed the discord.js guide partially and it somewhat ...
how do i make a new command? 24 messages
barren wraith I have added it in the app.js command.js and commands.js
how do i make my bot have a status? 3 messages
barren wraith how do i make my bot have a status?
Seeking a Solution for Discord Rate Limit Issues on a VPS Running 160 Bots 27 messages
hallow roost Hello everyone, good evening, I have a VPS that currently runs 160 bots using discord.js, but I've been facing several i...
1150878580193116250
Nodemon 8 messages
midnight swift So I was making a github respiratory for my bot and I renamed the file. I closed VSC and then I opened it back. I tried ...
1150878580193116250
trying to create a voice channel in a parent category 11 messages
inland skiff I'm trying to make a slash command that when used will create a voice chat and then delete it when everyone leaves. thi...
1150878580193116250
How to properly pass Sequelize table into command handler? 5 messages
wintry depot I am sure this is very straightforward and I am just missing the obvious, but I am using the discord.js walkthrough http...
1150878580193116250
Buttons? 5 messages
reef whale Is it possible to add buttons to a message the bot didn't create on discordjs? Im sure there is cause you have utilities...
Multi select with autocomplete 12 messages
stuck shoal Hi! I have a list with +25 items, and i would like to allow users to select multiple items in a select menu or a slash c...
Doubt about how data is tracked in embeds/buttons 15 messages
sand crystal I have a questiong regarding embeds/buttons, ill give you an example here: Lets pretend that im making a suggestion bot...
1150878580193116250
General DJS Memory Leaks & Potential Voice Issues 311 messages
drowsy crest These are my current makeCache and sweeper settings within my client: ```ts const client = new Client({ intents: [ ...
1150878580193116250
Grouped slash commands 26 messages
tidal bobcat Good evening everyone. I'm just sort of wondering how I can use a group across multiple files. For instance, say I have ...
All commands are not showing in the command list in the server 67 messages
next granite for some reason the only slash command that doesnt show is the spamming slash command
1150878580193116250
The bot crashes after sending one or two direct messages to the newly joined members 18 messages
fallen flame I am using discord.js v14. The code works. However, I don't think it is a rate limit because I checked there were only o...