Syjalo
Syjalo
DIdiscord.js - Imagine ❄
Created by Bacio001 on 1/16/2025 in #djs-questions
Dual Hosting
There's no way to detect if your token was stolen, unless you see suspicious actions of your bot
12 replies
DIdiscord.js - Imagine ❄
Created by Bacio001 on 1/16/2025 in #djs-questions
Dual Hosting
There's no way, unless you track that yourself or ask Discord
12 replies
DIdiscord.js - Imagine ❄
Created by Bacio001 on 1/16/2025 in #djs-questions
Dual Hosting
What do you mean by dual hosted?
12 replies
DIdiscord.js - Imagine ❄
Created by Malyi on 1/12/2025 in #djs-questions
Discord Activity
If you have any error in the console show it. Go through #how-to-get-help by the way
13 replies
DIdiscord.js - Imagine ❄
Created by Malyi on 1/12/2025 in #djs-questions
Discord Activity
Wrong ping, sorry
13 replies
DIdiscord.js - Imagine ❄
Created by slurpy_films on 1/7/2025 in #djs-questions
messageUpdate with Partials
The message is already updated. You cannot fetch old data
14 replies
DIdiscord.js - Imagine ❄
Created by slurpy_films on 1/7/2025 in #djs-questions
messageUpdate with Partials
There's a warning at the end of the guide that says you cannot fetch as it is already inaccessible by the time you receive the event
14 replies
DIdiscord.js - Imagine ❄
Created by slurpy_films on 1/7/2025 in #djs-questions
messageUpdate with Partials
It's not there because there was no message in the cache. With the partial you tell to discord.hs that you're ready for the structure that has only the id in it. I recommend you read the guide for partial structures
14 replies
DIdiscord.js - Imagine ❄
Created by slurpy_films on 1/7/2025 in #djs-questions
messageUpdate with Partials
discord.js gives you what it had in the cache. Discord doesn't give you old data
14 replies
DIdiscord.js - Imagine ❄
Created by slurpy_films on 1/7/2025 in #djs-questions
messageUpdate with Partials
It simply doesn't exist anymore
14 replies
DIdiscord.js - Imagine ❄
Created by slurpy_films on 1/7/2025 in #djs-questions
messageUpdate with Partials
You can't fetch old data
14 replies
DIdiscord.js - Imagine ❄
Created by Sn4red on 1/3/2025 in #djs-questions
Is there a problem if I use 'force: true' everytime I want to fetch a user?
The member's cache is updated if you have GuildMembers intent
8 replies
DIdiscord.js - Imagine ❄
Created by wumpus on 1/3/2025 in #djs-questions
how do i actually donwload discord.js
Start building small Node.js apps. After you done gradually move into building Discord bots. We have the guide for that
5 replies
DIdiscord.js - Imagine ❄
Created by فيصل on 12/26/2024 in #djs-questions
Issue with Channel Filtering and Counting Logic
*we don't
33 replies
DIdiscord.js - Imagine ❄
Created by فيصل on 12/26/2024 in #djs-questions
Issue with Channel Filtering and Counting Logic
Do you have another process running? Try to turn your bot off and send the command
33 replies
DIdiscord.js - Imagine ❄
Created by فيصل on 12/26/2024 in #djs-questions
Issue with Channel Filtering and Counting Logic
So it definitely not that part of the code increments the counter
33 replies
DIdiscord.js - Imagine ❄
Created by فيصل on 12/26/2024 in #djs-questions
Issue with Channel Filtering and Counting Logic
Do you see the Processing channel log?
33 replies
DIdiscord.js - Imagine ❄
Created by فيصل on 12/26/2024 in #djs-questions
Issue with Channel Filtering and Counting Logic
Are you sure the code is executed? Try to add a console log inside the condition
33 replies
DIdiscord.js - Imagine ❄
Created by wowie on 12/25/2024 in #djs-questions
Verified Bot Doesn't Start
Just ask here
54 replies
DIdiscord.js - Imagine ❄
Created by Ypsilon on 12/23/2024 in #djs-questions
client.application.commands.permissions.set(), 401: Unauthorized
Server admins can manage permissions in Server settings > Integrations > The bot > Commands > Permissions
14 replies