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) {
|
||||
|
||||
console.log("Discord Auth - ACCESS GRANTED - Token : " + token)
|
||||
fetch('https://discord.com/api/users/@me', {
|
||||
headers: {
|
||||
authorization: `${creditentials.token_type} ${creditentials.access_token}`,
|
||||
|
Loading…
Reference in New Issue
Block a user