Mobile Status
Discord iOS in ws/index.js but It doesn't seem to be working, is there any other way, I have also tried Discord Android same location. I am not sure if its my ready file that may be causing the mobile status not to appear but below I have attached my ready file as well, I did make a attepmt to add the location of the ws into my ready file
```js
const AvonClientEvent = require("../../structures/Eventhandler");
const { Client, GatewayIntentBits, ActivityType } = require('discord.js');...Auto menu
Context menu commands not adding to the Context menu or not updating
Message content intent gets denied multiple times.
Can someone fix this? Buttons are not working for this embed
/home/container/src/commands/music/Play.js:21 try } ^SyntaxError: Unexpected token '}'
bot perms
bulk delete
Missing Access Error

It does not read the ready.js module when it is in the events folder.

How to manage channel and role permissions for context menu commands ?
setDefaultMemberPermissions method from ContextMenuCommandBuilder which apparently needs a permissions bit field, but how do i set it to be used only in a specific channel or/and by a specific role ?
Thanks in advance !...Button confirmation system

InteractionCreate.js / deploy-command.js
how do you modularize your subcommands so their implementation is in different files?
.addSubcommand(<imported subcommand>.data) but how should the subcommand file look like? is it still SlashCommandBuilder or SlashCommandSubcommandBuilder?...embeds[0].description[BASE_TYPE_REQUIRED]: This field is required V14
Slash Command Parsing
new SlashCommandBuilder() with a long slew of methods after it to oddly specify said command. I'm wondering if there's a better way to do this...
Node version: 16.13.0...Make a website interact with discord
Module not found: Can't resolve 'worker_threads'
partial channels
