
How to create own embed site for Discord - Stack Overflow
Dec 14, 2019 · As your know, when you type a website address (for ex. https://youtube.com), you also send a Rich Embed message of site automatically. How can I set this for my website?
oauth 2.0 - Discord OAuth2 redirect URI how-to - Stack Overflow
Jun 4, 2016 · 4 I'm trying to make a discord bot (with the bot tag) that can join other servers. I will be able to do this, if I can set up a redirect URI for it. I already have the bot account set up, and it …
Discord isn't displaying my website's embed - Stack Overflow
Sep 18, 2023 · I've been creating my website for over 18 months now, but suddenly around 5 or 6 months ago Discord decided to just stop displaying my website's embeds. I tried looking up every …
How do I show my favicon when I share my website on discord?
Feb 10, 2023 · You know how in discord, when you share a link, sometimes the icon of the website shows up? How do I achieve a similar effect. For reference, this is what I'm trying to achieve: See …
Login into Discord webapplication with js or Browser console
Sep 19, 2022 · Login into Discord webapplication with js or Browser console Asked 3 years, 7 months ago Modified 3 years, 7 months ago Viewed 414 times
Log into website via Discord API and store session
May 1, 2024 · When you click on the OAuth2 link and logs in through Discord, they are redirected back to your website with a code in the URL.Your server then exchanges this code for an access token by …
Show Discord live member count, online member, voice chat member …
Jan 19, 2023 · I have a Discord server and am currently creating a website for it. I want to show live stats from my server on an html page (Member: 10, Online: 5, Voice Chat: 3, Server boost: 10) like this.
Setting up a Discord oauth2 login on my website (with PHP?)
Mar 1, 2019 · Setting up a Discord oauth2 login on my website (with PHP?) Ask Question Asked 7 years, 1 month ago Modified 3 years, 4 months ago
Discord HTML meta tags for thumbnail embedded image
This Stack Overflow post discusses using HTML meta tags to embed thumbnail images in Discord messages.
How to integrate a Discord server into my website?
Aug 11, 2021 · 0 I try to connect my website with an Discord Server. For that I use like usual the JSON API of the server and integrate this URL in my HTML code. ... If I try now to klink on the link a new …