Angelo Sho Moraschi

Results 1 issues of Angelo Sho Moraschi

**We have this code:** ```js bot.on('chat', function(username, message) { const pos = bot.entity.position; if (username === bot.username) return const target = bot.players[username] ? bot.players[username].entity : null if (message === 'come')...

bug