Random
Source Code

mineflayer

very bloated node-minecraft-protocol wrapper

// simple mineflayer bot that says "Hello, World!" on login
const mineflayer = require('mineflayer')

const bot = mineflayer.createBot({

username: 'Bot',

host: 'localhost'

port: 25565
})

bot.on('login', () => bot.chat('Hello, World!'))

by fardamongus May 31, 2023


chayapak

A Kaboom player who owns a Kaboom clone and a bot.

chayapak

by fardamongus June 28, 2023


open secret

A secret that everyone knows.

VTubers' past life and face reveals are a good example for this. You may recognize their voice but you're still not allowed to tell the open secret because that would be doxxing.

by fardamongus February 2, 2024