Trying to change a channel name only works when my bot gets the admin role.
Message Component Collector is not collecting after String Select Menu Interaction
AttachmentBuilder
Slash commands not being created
deploy-commands.js
file it says it worked successfully.
I am, however, using a .env
file, whereas the tutorial uses a .json
file. But still I don't see how this changes anything. Let me know if you want any specific code or anything. Thanks for reading! Sorry again for the inconvenience....Slash Options
Not in stage channel error when running setSupress(false) despite checking for stage channel?
Events.MessageCreate does not invoke
const client = new Client({ intents: [GatewayIntentBits.Guilds, GatewayIntentBits.GuildMessages, GatewayIntentBits.MessageContent] });
const client = new Client({ intents: [GatewayIntentBits.Guilds, GatewayIntentBits.GuildMessages, GatewayIntentBits.MessageContent] });
Role cache get undefined
ChatInputCommandInteraction vs CommandInteraction
Latency off drastically
const latency = Date.now() - interaction.createdTimestamp;
const latency = Date.now() - interaction.createdTimestamp;
Responding to a button interaction received from the gateway to launch activity
interaction callback type = 12
not enough? Are there other parameters needed in the response object body (sent to the HTTP API) to launch the activity (i.e. client ID, bot token)?Confused About Discord Invites: Are They Always Linked to the Original Creator?
Setting buffer attachment not working. The resource must be a string, Buffer or a valid file stream
The resource must be a string, Buffer or a valid file stream.
when trying to send file attachments from buffers.
Why might this be happening?...Get Activity (Embedded Apps) in a channel
Working with Rest API
How to Create a nitroDetect with Discord.js V14.17.3?