d46a4f82441bf414dcd3dfd1ec1ee3a5c8ac35c5
Bumps [uncenter/setup-taplo](https://github.com/uncenter/setup-taplo) from 1 to 2. - [Release notes](https://github.com/uncenter/setup-taplo/releases) - [Commits](https://github.com/uncenter/setup-taplo/compare/v1...v2) --- updated-dependencies: - dependency-name: uncenter/setup-taplo dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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%