feat: add matrix support

This commit is contained in:
2025-03-14 23:24:36 -04:00
parent 571581767e
commit e70b8eca84
14 changed files with 2136 additions and 31 deletions

View File

@@ -7,12 +7,14 @@ A Minecraft bot with Lua scripting support, written in Rust with [azalea](https:
- Running Lua from
- `errornowatcher.lua`
- 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
## Usage