Enable App for other Codes
All checks were successful
Subsonics - Pipeline/pipeline/head This commit looks good
All checks were successful
Subsonics - Pipeline/pipeline/head This commit looks good
This commit is contained in:
parent
c1cca39012
commit
af53e95349
@ -967,6 +967,7 @@ function startServer(client) {
|
|||||||
|
|
||||||
if(checked == true) {
|
if(checked == true) {
|
||||||
|
|
||||||
|
console.log("Discord Auth - ACCESS GRANTED - Token : " + token)
|
||||||
fetch('https://discord.com/api/users/@me', {
|
fetch('https://discord.com/api/users/@me', {
|
||||||
headers: {
|
headers: {
|
||||||
authorization: `${creditentials.token_type} ${creditentials.access_token}`,
|
authorization: `${creditentials.token_type} ${creditentials.access_token}`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user