Skip to content
Advertisement

Finding author of a message

If someone writes “?name (arg)” I want my bot to say the author of the message + “, your name is” + arg. I can’t find of the author of the message though.

JavaScript

Advertisement

Answer

To get the name of the author of the message, you will need to use context

JavaScript
User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement