ErrorNoInternet 90512d631d
Some checks failed
Lint / Cargo.toml (push) Has been cancelled
Lint / Rust (push) Has been cancelled
Build / errornowatcher (push) Has been cancelled
feat: finish replay recording automatically on exit
2025-03-11 20:18:58 -04:00
2025-03-11 17:33:22 -04:00
2025-02-17 01:25:34 -05:00
2025-03-11 17:33:22 -04:00
2025-03-11 17:33:22 -04:00
2023-02-19 15:35:06 +08:00

ErrorNoWatcher

A Minecraft bot with Lua scripting support, written in Rust with azalea.

Features

  • Running Lua from
    • errornowatcher.lua
    • in-game chat messages
    • POST requests to HTTP server
  • Listening to in-game events
  • Pathfinding (from azalea)
  • Entity and chest interaction
  • NoChatReports encryption
  • Saving ReplayMod recordings

Usage

$ git clone https://github.com/ErrorNoInternet/ErrorNoWatcher
$ cd ErrorNoWatcher
$ cargo build --release
$ # ./target/release/errornowatcher

Make sure the Server and Username globals are defined in errornowatcher.lua before starting the bot.

Description
A Minecraft bot with Lua scripting support
Readme GPL-3.0 1.8 MiB
Languages
Rust 87.9%
Lua 12.1%