so ive been trying to add a custom status for my bot this is what i put
client.on(\'ready\', () => { console.log(Logged in as ${client.user.tag}!); cl
Logged in as ${client.user.tag}!