Create a example OAuth2 to Discord

Hello, maybe you are interested in the idea of doing an example of Discord’s OAuth2, perhaps to know how it works and to be able to use it in a future web page, since I do not know your OAuth methods well. Thank you.

1 Like

Hey @BulzyKrown!

That would be a great idea! A lot of people (including me) use Glitch to host and/or create Discords bots. Creating an example template would attract and help a lot of people start their own bots.

Although there are a lot of tutorial’s online of how to set up a Discord bot with JavaScript (the most commonly used language on Glitch) and other languages, so creating an OAuth2 connection to Discord template may be a waste of time.

Either way, love the idea!

2 Likes

Hey there, this is a project that I created to demonstrate it in Node.js.

Link: https://discord-dashboard.glitch.me

1 Like