Hello, I’m Aleks and i’m wondering if you could help me with one thing in programming my own bot. What should i type in when i want the bot to mention the person in the embed that used the command?
You can mention someone with <@userid>
. To mention the person who used the command, replace userid with the Executing User ID variable.
If it doesn’t work: make sure “Allow Mentions” is set to true (it’s only available in some message blocks so if it doesn’t show up try another.)