I've got a small discord bot that I self host on my PC. It only responds to when someone says a message.
Sometimes, it randomly crashes and I don't know why. It can be happening when I'm busy, it crashes and stays offline until I manually insert ts-node index.ts I only know that it crashes by someone putting italic, bold or another symbol in the message that confuses the code and crashes.
im also a beginner at coding, i have no idea what im doing