This project has been discontinued. Please check out the async repo
automatically follows through with the requests for Discord OAuth
- Makes a Authorization Url automatically, using the client ID, redirect_uri, and the scopes you want
- Nothing else, working on getting the json data from the query string
-
Guaranteed features
- Make requests to each of the usable discord api links
- Make a working api class (api meaning discord api)
- Return the response code
- return the json as a python dictionary
- Make requests to each of the usable discord api links
-
Potential features:
- Raise errors when you try to use links that don't exist