From 22d23768791a0371439734bf44cd3f09e50166fa Mon Sep 17 00:00:00 2001 From: ErrorNoInternet Date: Sun, 29 Jan 2023 15:30:55 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da09097..1db6bdf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -# ErrorNoWatcher -ErrorNoWatcher is a Minecraft bot (written in Rust with [azalea](https://github.com/mat-1/azalea)) that alerts you when players are near your base. It also has other features such as interacting with blocks/entities, a basic pathfinder that can follow players and go to coordinates, a scripting system to run commands automatically, the ability to accept and respond to commands from Matrix, and much more. +

+ +

ErrorNoWatcher

+

+ ErrorNoWatcher is a Minecraft bot (written in Rust with azalea) that alerts you when players are near your base. You can customize the size and location of your base, change the players that will receive a private message in-game, and even run custom shell commands! It also has other features such as an entity finder, a pathfinder that can follow players and go to coordinates, the ability to interact with blocks, a scripting system to run commands from a file, the ability to accept and respond to commands from Matrix, and much more. +

+

## Compiling ```sh