New commands only appear after completely removing and re-adding bot from servers
User install command emojis error
Simple question: Is Discord on-boarding verification safer than a Discord Bot?
deferReply and reply
How to delete reply of an interaction that caused my interaction after 3 seconds?
Missing Access Error when updating Guild Features
GuildFeature.InvitesDisabled
I tried this:
```js...DiscordAPIError[50035]: Invalid Form Body0[AUTO_MODERATION_MAX_RULES_OF_TYPE_EXCEEDED]: Maximum num
DEFERRED_CHANNEL_MESSAGE_WITH_SOURCE
DEFERRED_CHANNEL_MESSAGE_WITH_SOURCE
".
```js
res.send({
type: InteractionResponseType.DEFERRED_CHANNEL_MESSAGE_WITH_SOURCE,...Learning sources
How to automatically set status?
how to remove watch button from streams and put in your discord rpc buttons for ur discord bot?
How to rename a channel when bot goes offline?
Trying to create a transcript
discord-html-transcripts
to try to get a transcript of the current channel sent to a different one. Image shows what the error seems to be, but I have no idea what it means </3
Code:
```js
const attachment = await discordTranscripts.createTranscript(interaction.channel, {...Registering Command
how do i access the context menu targetid post-modal submission?
How can I get an array of all the posts in a forum?
Activity isn`t showing
client.user.setActivity('Visit our site!', { type: 'WATCHING', url: 'https://adwinstore.com' });
client.user.setActivity('Visit our site!', { type: 'WATCHING', url: 'https://adwinstore.com' });
Is there a way to save deleted messages and use them in transcript?