diff options
| -rw-r--r-- | bot.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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({ |
