8020aec18df543c20fd1057a30d4b62e577b047c
f20dc5d to 5250617
Bumps [flake-parts](https://github.com/hercules-ci/flake-parts) from `f20dc5d` to `5250617`. - [Commits](https://github.com/hercules-ci/flake-parts/compare/f20dc5d9b8027381c474144ecabc9034d6a839a3...5250617bffd85403b14dbf43c3870e7f255d2c16) --- updated-dependencies: - dependency-name: flake-parts dependency-version: 5250617bffd85403b14dbf43c3870e7f255d2c16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #4 from ErrorNoInternet/dependabot/github_actions/dot-github/workflows/actions/cache-5
ErrorNoWatcher
A Minecraft bot with Lua scripting support, written in Rust with azalea.
Features
- Running Lua from
- in-game chat messages
- Matrix chat messages
- POST requests to HTTP server
- Listening to in-game events
- Pathfinding (from azalea)
- Entity and chest interaction
- NoChatReports encryption
- Saving ReplayMod recordings
- Matrix integration (w/ E2EE)
Usage
$ git clone https://github.com/ErrorNoInternet/ErrorNoWatcher
$ cd ErrorNoWatcher
$ cargo build --release
$ ./target/release/errornowatcher
Nix
nix run github:ErrorNoInternet/ErrorNoWatcher
Make sure the Server and Username globals are defined in main.lua before starting the bot.
Languages
Rust
87%
Lua
11.8%
Nix
1.2%