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 842e1b1 commit ac9418fCopy full SHA for ac9418f
setup.py
@@ -4,7 +4,7 @@
4
long_description = file.read()
5
6
setup(
7
- name='discord-oauth2',
+ name='discord-oauth2.py',
8
description='Use Discord\'s OAuth2 effortlessly! Turns the auth code to a access token and the access token into scope infomation. ',
9
version="1.0.0",
10
long_description=long_description,
0 commit comments