dependabot[bot] 07a25cae78 build(deps): bump clap from 4.6.0 to 4.6.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.6.0...clap_complete-v4.6.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 01:07:03 +00:00
2026-04-16 21:45:29 -04:00
2026-04-13 19:23:33 -04:00
2026-04-13 16:59:53 -04:00
2025-03-11 17:33:22 -04:00
2026-04-18 16:14:59 -04:00
2026-04-13 19:23:33 -04:00
2026-04-13 19:23:33 -04:00
2026-04-13 19:23:33 -04:00
2023-02-19 15:35:06 +08:00
2026-04-13 19:23:33 -04:00

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.

S
Description
A Minecraft bot with Lua scripting support
Readme GPL-3.0 2.8 MiB
Languages
Rust 87%
Lua 11.8%
Nix 1.2%