f
This commit is contained in:
parent
866479a491
commit
c0ea770149
@ -18,7 +18,7 @@ for (const file of commandFiles) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(commands);
|
console.log(`Token: ${token} Client ID: ${clientId}`);
|
||||||
|
|
||||||
const rest = new REST({ version: '9' }).setToken(token);
|
const rest = new REST({ version: '9' }).setToken(token);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user