Mark
Mark
DIAdiscord.js - Imagine an app
Created by Kuuba on 11/22/2024 in #djs-questions
Bot hosting problem
There is no Intents export in v14, it was renamed. You should read the update guide linked in the channel topic in #djs-help-v14 if you were using v13 before, or stop following whatever outdated guide you're using
3 replies
DIAdiscord.js - Imagine an app
Created by vanillop 🖤 on 11/18/2024 in #djs-questions
Activities Event
should be covered in the presenceUpdate event
4 replies
DIAdiscord.js - Imagine an app
Created by justjay9089 on 11/11/2024 in #djs-questions
Cannot run node.js
this is not related to d.js, your path to the config.js file is incorrect. please see #other-js-ts
4 replies
DIAdiscord.js - Imagine an app
Created by Maxwell on 10/30/2024 in #djs-questions
retrive user gaming activity history?
Discord does not store that data
4 replies
DIAdiscord.js - Imagine an app
Created by Raye on 10/29/2024 in #djs-questions
More URL schemes on link buttons
discord doesn't support other protocols
4 replies
DIAdiscord.js - Imagine an app
Created by BMmarci1234 on 10/28/2024 in #djs-questions
It doesnt work.
should be that event if it's a bulk delete
8 replies
DIAdiscord.js - Imagine an app
Created by BMmarci1234 on 10/28/2024 in #djs-questions
It doesnt work.
a) audit log entries are not guaranteed to be generated by the time you receive the messageDelete event b) not all deletions create a log - self-deletes or deletions by bots
8 replies
DIAdiscord.js - Imagine an app
Created by AJ on 10/24/2024 in #djs-questions
Bot tries to reply to a system message.. but what is it?
@AJ there you go
14 replies
DIAdiscord.js - Imagine an app
Created by AJ on 10/24/2024 in #djs-questions
Bot tries to reply to a system message.. but what is it?
So it's it's possible, but not simple
14 replies
DIAdiscord.js - Imagine an app
Created by AJ on 10/24/2024 in #djs-questions
Bot tries to reply to a system message.. but what is it?
Never mind, that is correct, it's just there's no one "system message" type, they're all individually listed in the enum
14 replies
DIAdiscord.js - Imagine an app
Created by AJ on 10/24/2024 in #djs-questions
Bot tries to reply to a system message.. but what is it?
Actually, that may be incorrect :Thonk: I'm gonna look some more
14 replies
DIAdiscord.js - Imagine an app
Created by nick. on 10/22/2024 in #djs-questions
What happens at 2,500 guilds/shard if you don't automatically reshard
I thought it would and that the shard count only mattered when starting the bot
24 replies
DIAdiscord.js - Imagine an app
Created by fedpep on 10/21/2024 in #djs-questions
Fetch all reactions from a message but without cache
without cache, do you mean without iterating over each of the individual reactions?
13 replies
DIAdiscord.js - Imagine an app
Created by Lukas on 10/17/2024 in #djs-questions
Missing Access Error when updating Guild Features
Nope, it just queues the request
32 replies