I'm having errors with tokens like, :, ;, etc

**Please, help me I’m having this problem and I’m pissed off, here is my script: const Discord = require(“discord.js”);

module.exports.run = async (bot, message, args) => {

let sembed = new Discord.RichEmbed()
.setDescription(Prefix: -

IMPORTANT

report - Through this command you can report a player or a staff member with a reason.\n” +
idea - Through this command you can suggest an idea and then people can vote it if they want it or no.\n” +
userinfo - Through this command you can know some information about your discord account\n” +
botinfo - Through this account you can know some information about this bot.\n” +
serverinfo - Through this command you can know some information about this server.\n” +
apply - It’ll provide you the link for the following rank application.\n” +
**classticket** - It'll provide you the link for All ${message.guild.name}'s class ticket.\n+
“\n” +
FUN COMMANDS\n” +
“\n” +
coins - Fun command”
pay - Fun command”
level - Fun command”
cat - Fun command”
dog - Fun command”
meme - Fun command”
alpaca - Fun command”
seal - Fun command”
llama - Fun command”
8ball - Fun command”)
8ball - Fun command”)
.setColor("#052a7a")
.setFooter(“Help Section”, “https://cdn.discordapp.com/attachments/694521739480268810/694552068110811186/DA.jpg”)

message.channel.send(sembed)

}
module.exports.help = {
name:“help”
}
**

Welcome @TecnoNando!

That means you really want it to work, great :slight_smile:

To make it readable, edit your post, highlight the code, and press the format as code button which looks like </>

Also, add in what errors you see.

Good luck!

1 Like

I’m moving this to #coding-help.