invalid_scope when trying to request dm_channels.messages.write from Discord OAuth
I’m trying to update the scopes requested by my Discord OAuth flow, I’m trying to add dm_channels.messages.write
, this is the URL the Discord developer portal generates for me (some info redacted):
What can I do with the Webhook Token of a Discord bot?
One of my friends has created a malware that works through a Discord bot: if launched, it’ll log the cookie files of your browser and some other files from different kinds of programs (not exactly sure if that’s how it works, but that’s not the point) and, using a bot, it’ll send them to the creator. Recently I’ve realised that he also sent me the code used in the malware, where I found a link that led to the webhook of that bot (discord.com/api/webhooks).
Why my discord modal when i click didn’t close?
When i clicked the button modal discord always an error. I dont know why my discord modal error
How to Fetch a User’s Guild-Specific Banner Using the Discord API?
I want to fetch the guild-specific banner of a user using the Discord API. While I have found out how to get the normal banner of a user, I haven’t found a way to fetch the guild-specific banner from a custom server profile.
Websocket doesn’t work in discord activity
Im doing my discord activity with vite as discords getting-
started tutorial. I created ws server via Express and Socket.io, in browser it works correctly, but when i launch it in discord it doesn’t work correctly.
Can I get a list of the channels of the guilds I am a member of via Discord api?
The Discord client is difficult to use, so I am thinking of creating a simple client for myself.
I was able to register the app with Discord and do OAuth2 authentication to get a list of the guilds I am a member of.
How do I consent to the Discord rules so that I can talk?
I’m trying to add the Typescript channel to my Discord so that I can ask a question or two. The channel has been added but Discord tells me that I must do a few things before I’m allowed to talk. I’ve looked at all three pages that it presents, the third of which is a list of rules I must follow, like not spamming and not including NSFW content. I’m absolutely fine with those conditions and would happily agree to them but the only button on that page, Submit, is disabled. How do I make it active so that I can click on it?
How can i unban myself from a discord server my bot is in?
Please help im trying to unban myself
Is there a way to monitor Discord servers that I’m in for certain keywords?
I’m looking for a way to get a notification whenever someone sends a message containing specific words in a Discord server that I’m just a regular member of. I don’t have any admin privileges.
Cannot read properties of undefined (reading ‘set’) at Object.
this is my code and idk why its not working, its for discord.js