This is my first time coding seriously and I m trying to set up my own discord bot. I m trying to set up a simple response system but where it will answer with the username of the author but everything I ve tried has not worked. For example, if i try ${message.author} in the response it will say "hello ${message.author}! instead of giving the username. I ve included what I have written so far, I m hoping someone more skilled than me can tell me what im doing wrong. Basic discord bot code
I ve Trial${message.author},${user},${msg.author.tag},{msg.author.tag},{msgauthortag},${user.id}, user.name}. 我想由谁来回答写电文的人的姓名或用户名称。