931a59c42a3fe6ea0c233481d488f154ba5ac305
e8046c1 to ff88db3
Bumps [rust-overlay](https://github.com/oxalica/rust-overlay) from `e8046c1` to `ff88db3`. - [Commits](https://github.com/oxalica/rust-overlay/compare/e8046c1d9ccadd497c2344d8fa49dab62f22f7be...ff88db34cfa486fc4964a6991cab1678d82eee8c) --- updated-dependencies: - dependency-name: rust-overlay dependency-version: ff88db34cfa486fc4964a6991cab1678d82eee8c 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%