how to check if user is a bot from user id discord.jhs code example Example: msg author is a bot if(message.author.id === client.user.id) return;