# const bots = guild.members.cache.filter((member) => member.user.bot); bots.forEach((bot) => console.log(bot))