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 thou
You can also use User.display_name, which will try to to use the users server-specific nickname, but will fall back to the general username if that is not found: