We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ecfbe commit d362c74Copy full SHA for d362c74
README.md
@@ -1,6 +1,8 @@
1
# DiscordOAuth2.py
2
Use Discord's OAuth2 effortlessly! Turns the auth code to a access token and the access token into scope infomation.
3
4
+> **Notice:** I don't know how to make my library work with `pip install` so you'll have to copy the source code and paste it into your workspace.
5
+
6
### Using DiscordOAuth2.py with Flask
7
You can try out a working example here: https://DiscordOAuth2py.treeben77.repl.co
8
```python
0 commit comments