monbrey
DIAdiscord.js - Imagine an app
•Created by astrid(irl)* on 3/20/2025 in #djs-questions
Seperate gateway process
All the individual modules
5 replies
DIAdiscord.js - Imagine an app
•Created by astrid(irl)* on 3/20/2025 in #djs-questions
Seperate gateway process
@discordjs/core, /ws, /rest etc
5 replies
DIAdiscord.js - Imagine an app
•Created by astrid(irl)* on 3/20/2025 in #djs-questions
Seperate gateway process
5 replies
DIAdiscord.js - Imagine an app
•Created by RateLimited on 3/10/2025 in #djs-questions
How do I send a message to a channel by channel id
either await it, or just get from cache
5 replies
DIAdiscord.js - Imagine an app
•Created by RateLimited on 3/10/2025 in #djs-questions
How do I send a message to a channel by channel id
you're not awaiting the fetch
5 replies
DIAdiscord.js - Imagine an app
•Created by Krauti on 3/1/2025 in #djs-questions
Application Commands API does not return localization
Did you also consider this part
15 replies
DIAdiscord.js - Imagine an app
•Created by Kyra on 2/23/2025 in #djs-questions
Published announcement channel messages fire messageEdit event (v13)
You cant stop Discord from firing messageUpdate events when message updates happen
10 replies
DIAdiscord.js - Imagine an app
•Created by Kyra on 2/23/2025 in #djs-questions
Published announcement channel messages fire messageEdit event (v13)
Deal with it
10 replies
DIAdiscord.js - Imagine an app
•Created by Kyra on 2/23/2025 in #djs-questions
Published announcement channel messages fire messageEdit event (v13)
Auto or not is still the same edit
10 replies
DIAdiscord.js - Imagine an app
•Created by esdoka. on 2/19/2025 in #djs-questions
Help with ticket bot
also no
16 replies
DIAdiscord.js - Imagine an app
•Created by esdoka. on 2/19/2025 in #djs-questions
Help with ticket bot
Not sure I can help you with that since it has nothing to do with discord.js
16 replies
DIAdiscord.js - Imagine an app
•Created by esdoka. on 2/19/2025 in #djs-questions
Help with ticket bot
json is not a database
16 replies
DIAdiscord.js - Imagine an app
•Created by esdoka. on 2/19/2025 in #djs-questions
Help with ticket bot
with what?
16 replies
DIAdiscord.js - Imagine an app
•Created by esdoka. on 2/19/2025 in #djs-questions
Help with ticket bot
You will need to store that somewhere so that your ticket command knows what channel to use
16 replies
DIAdiscord.js - Imagine an app
•Created by esdoka. on 2/19/2025 in #djs-questions
Help with ticket bot
You can use this to collect the information from a select menu
16 replies
DIAdiscord.js - Imagine an app
•Created by Sammy on 2/18/2025 in #djs-questions
Cannot updateMessage after deferMessageUpdate (@discordjs/[email protected])
In the same way that you cant deferReply > reply, you also cant deferMessageUpdate > update
10 replies
DIAdiscord.js - Imagine an app
•Created by Sammy on 2/18/2025 in #djs-questions
Cannot updateMessage after deferMessageUpdate (@discordjs/[email protected])
Anything after the initial response is then an "edit"
10 replies
DIAdiscord.js - Imagine an app
•Created by Sammy on 2/18/2025 in #djs-questions
Cannot updateMessage after deferMessageUpdate (@discordjs/[email protected])
updateMessage is a first-response also
10 replies
DIAdiscord.js - Imagine an app
•Created by JollyJohn on 2/11/2025 in #djs-questions
dming users
DM rate limits are extremely low. Why can't this just be a thread or channel in the first place
10 replies
DIAdiscord.js - Imagine an app
•Created by Shahar on 2/5/2025 in #djs-questions
discordjs/rest
Paginate the UI in the same way the API is paginated is also an option
9 replies