Guilds request AI
How do I convert this a permission int into an PermissionString[]
GuildAuditLogEntryCreate
event and when a permission is updated i am getting this in the entry
changes: [ { key: 'permissions', old: 8797166764176, new: 8797166764160 } ],
I want to see which permissions has been changes so I hhave seen on the documentation that I can use PermissionsBitsField, I wrote this...Does the REST handler retry failed requests?
Fetch all reactions from a message but without cache
Do not know how to serialize a BigInt at JSON.stringify
TypeError: Do not know how to serialize a BigInt at JSON.stringify (<anonymous>)
TypeError: Do not know how to serialize a BigInt at JSON.stringify (<anonymous>)
Make a select menu builder for certain roles?
Bot that listens to code words
Why can't I click to view the user profile?
I need help to make the messages personal in a Discord channel for newcome
value of autocomplete gets lost after switching to other channel and back
How do add a user to a thread silently?
await threadChannel.members.add(userID);
await threadChannel.members.add(userID);
Typescript Error 'typeof Client' incorrectly extends base class
Node v20.16.0
djs v14.16.3
TS v5.6.3
Node v20.16.0
djs v14.16.3
TS v5.6.3
Sharding questions.
How to respond negatively to an autocomplete interaction?
interaction.respond()
with an empty array? Or just not respond at all? Or respond in some other way?...How to check whether a user can be DMed?
Broken button handler: "interaction.isButton is not a function"
New commands only appear after completely removing and re-adding bot from servers