V3RM1N
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 12/7/2023 in #djs-questions
Fetching / Getting the id of a subcommand in a subcommandgroup
Thanks man
10 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 12/7/2023 in #djs-questions
Fetching / Getting the id of a subcommand in a subcommandgroup
10 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 12/7/2023 in #djs-questions
Fetching / Getting the id of a subcommand in a subcommandgroup
10 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 12/7/2023 in #djs-questions
Fetching / Getting the id of a subcommand in a subcommandgroup
well no it works like i said perfectly for those commands with no subcommandgroups
10 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 12/7/2023 in #djs-questions
Fetching / Getting the id of a subcommand in a subcommandgroup
doesnt work
10 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 12/7/2023 in #djs-questions
Fetching / Getting the id of a subcommand in a subcommandgroup
wait ill give you some code
10 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 12/7/2023 in #djs-questions
Fetching / Getting the id of a subcommand in a subcommandgroup
but where the f are they stored then
10 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 12/7/2023 in #djs-questions
Fetching / Getting the id of a subcommand in a subcommandgroup
well yes and no you are able to copy a command id from a subcommand so somewhere have they have to be stored
10 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 5/3/2023 in #djs-questions
Welcome message send twice
Well this is interesting now, after adding this line the "bug" disappeared
5 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 5/3/2023 in #djs-questions
Welcome message send twice
Nope and nope
5 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 2/22/2023 in #djs-questions
How to fetch all online users in a guild, including idle and dnd
Found a solution doing it this way:
Thanks for your help
15 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 2/22/2023 in #djs-questions
How to fetch all online users in a guild, including idle and dnd
Is enables in developer portal and intents are right, and its just my testbot on my test server so only one, but i need the loop for my main bot with 10+ servers
15 replies
DIAdiscord.js - Imagine an app
•Created by V3RM1N on 2/22/2023 in #djs-questions
How to fetch all online users in a guild, including idle and dnd
Had to change the loop to a for loop and made the execution async (commeted out the interval)
but the looks like the isnt coming to action cuz the console.log(members) isnt called
15 replies