Answer the question
In order to leave comments, you need to log in
How to remove a link?
robot.on('message', message => {
if (message.content.toLowerCase() === `user-info`) {
message.channel.send(`\n** Твое имя**: ${message.author.username}\n\n** Твой ID**: ${message.author.id}\n\n✈️ **Страна:** Россия\n\n** Твоё фото**: ${message.author.displayAvatarURL()}\n`);
}
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question