what is this and how do i make it for my own bot

title
No description
2 Replies
d.js toolkit
d.js toolkit6mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by staff
let
let6mo ago
damn i thought i could send anything as a system message how does it work?
If You are Based Outside of the United States, European Union, or United Kingdom Premium Apps is not currently available outside of these regions. These features will be made available to more regions soon.
fun
Want results from more Discord servers?
Add your server
More Posts
"ValidationError: Expected a string primitive" when adding options to a StringSelectMenuBuilderHey, got a question: I want to add a StringSelectMenuBuilder, and for the options I have this: ```jshow to disable button from client.on(Events.interactionCreate, interaction => {})how to disable button from ```js client.on(Events.interactionCreate, interaction => { ... }); ``` Advice on microservice architectureHi! I am planning a discord.js bot for a private community with a small userbase. I have been lookWhy the messages didnt get deletedhttps://sourceb.in/1la4uiT9CKMy avatar command does not embed anymore on first time, it does on second.Has this to do with a recent discord update? Greatly appreciate if anyone has a solution. this is myHow to create new tag in a discussion and how to get the id of any tag in the discussion to apply itHow to create new tag in a discussion and how to get the id of any tag in the discussion to apply itsuper.user error after updating packagesCode ```typescript import { Client as BaseClient, ClientUser, Collection, GatewayIntentBits } from "Expected the value to be an object, but received string instead & Message is not a Constructor ErrorI Coded a /ping Command & It's This How To Fix the Errors v14 (^14.14.1) ```js const { SlashCommandProblem with displaying the user's bannerGood afternoon! I'm trying to display the user's banner. The problem is the following, if the user wHow to send a followUp after deferReply() and editReply()?I have an ``interaction.deferReply()`` that is edited later with ``interaction.editReply()``. I'd