Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
treeben77 authored Mar 3, 2022
1 parent c1ecfbe commit d362c74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# DiscordOAuth2.py
Use Discord's OAuth2 effortlessly! Turns the auth code to a access token and the access token into scope infomation.

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

0 comments on commit d362c74

Please sign in to comment.