A python library that uses discord's API for easy authentication for your application!
Install discord-oauth2 with pip
pip3 install discord-oauth2
Read the docs here
Contributions are always welcome!
If you want to contribute please open an issue first.
- This is my very first python library.
- When you select a function on VSCode, it will show some messages on how you will use it and what are the parameters.