diskord.js bot präsent
// Runs When The Bot is Run
client.on('ready', () => {
client.user.setActivity(Prefix + 'help')
console.clear()
});
Undefined
// Runs When The Bot is Run
client.on('ready', () => {
client.user.setActivity(Prefix + 'help')
console.clear()
});