Discord Bot doesnt start

jeah thats why i reported it in the mega thread

you don’t need .then(() => {}) and err => console.log(err) u can direct client.login(token).catch(console.error)

I know I leave it there if I ever want to add something there though. It doesnt hurt that much having it there