I have some code and when I type '${prefix}test' instead of making it !test it is ${prefix}test
console.log('${bot.user.tag} logged in.');
What this says is ${bot.user.tag} logged in. not Friend logged in.
question from:https://stackoverflow.com/questions/66068422/doesnt-work-as-intented-in-javascript