If i want that my bot send a embes he crash randomly does anyone know a fix for this i use discord.js
Error on line 13:
you need to actually call the constructor, like this:
let client = new Discord.Client();
Error on line 13:
you need to actually call the constructor, like this: