Skip to content

Commit d362c74

Browse files
authored
Update README.md
1 parent c1ecfbe commit d362c74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# DiscordOAuth2.py
22
Use Discord's OAuth2 effortlessly! Turns the auth code to a access token and the access token into scope infomation.
33

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+
46
### Using DiscordOAuth2.py with Flask
57
You can try out a working example here: https://DiscordOAuth2py.treeben77.repl.co
68
```python

0 commit comments

Comments
 (0)