Removed owner id log

This commit is contained in:
Andrew Lee 2022-07-06 17:24:33 -04:00
parent cd5be9de38
commit 8d2042206d
Signed by: andrew
GPG key ID: 4DCE67C47836D125

1
bot.js
View file

@ -51,7 +51,6 @@ bot.once('ready', async () => {
console.log(`Running on Discord.JS ${version}`)
console.log(`Voice Channel: ${config.voiceChannel}`);
console.log(`Status Channel: ${config.statusChannel}`);
console.log(`Owner ID: ${config.botOwner}`);
// Set bots' presence
bot.user.setPresence({