Skip to content

Arcader717/DiscordOAuth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discontinued

This project has been discontinued. Please check out the async repo

DiscordOAuth2

automatically follows through with the requests for Discord OAuth


Features

  • 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

What I'm working on for version 1.0.0

  • 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
  • Potential features:

    • Raise errors when you try to use links that don't exist

About

using the request package, the program does things for you in discord oauth2

Resources

License

Stars

Watchers

Forks

Languages