{tts:"true"} is the proper format for adding options to client commands,
it requires an object not just a value (This is obviously for
compatability when more options are added down the line in discord.js)
See comment in-line for removal of msg.author (that wasn't working for
OBVIOUS reasons lol who added this wtf)
{tts:"true"} is the proper format for adding options to client commands, it requires an object not just a value (This is obviously for compatability when more options are added down the line in discord.js) See comment in-line for removal of msg.author (that wasn't working for OBVIOUS reasons lol who added this wtf)