I\'m using the discord.js library and node.js to create a Discord bot that facilitates poker. It is functional except the hands are shown to everyone, and I need to loop thr
Make the code say if (msg.content === ('trigger') msg.author.send('text')}
if (msg.content === ('trigger') msg.author.send('text')}