Add Error Discord Auth Failed #3
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
ea26cb9514
commit
6aec5ec3b6
@ -602,6 +602,7 @@ function startServer(client) {
|
||||
|
||||
if(req.query.error) {
|
||||
socket.emit("authFailed")
|
||||
res.send("SubSonics Manager : ERREUR : DISCORD AUTH FAILED !")
|
||||
log.server("Discord Auth : Erreur - Refus de connexion chez le service Discord : Token de Connexion : " + token + " associé à Client ID : " + socket.id)
|
||||
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user