diff options
| author | mat <github@matdoes.dev> | 2022-12-03 22:04:39 -0600 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-12-03 22:04:39 -0600 |
| commit | 3b56fce2c588d9ef78dd296dad13dccacf12a8ce (patch) | |
| tree | 3f50c6572a755c4f56e69c71f372d63f2d8d13a8 | |
| parent | 8e1537ab3b0e1dc136ce1cda3003000c9d2d5975 (diff) | |
| download | azalea-drasl-3b56fce2c588d9ef78dd296dad13dccacf12a8ce.tar.xz | |
add matrix and discord to readme
| -rwxr-xr-x | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,10 +13,13 @@ A collection of Rust crates for making Minecraft bots, clients, and tools. ## ⚠️ Azalea is still very unfinished, though most crates are in a somewhat useable state - I named this Azalea because it sounds like a cool word and this is a cool library. This project was heavily inspired by [PrismarineJS](https://github.com/PrismarineJS). +## Matrix/Discord + +If you'd like to chat about Azalea, you can join the Matrix space at [#azalea:matdoes.dev](https://matrix.to/#/#azalea:matdoes.dev) or the Discord server at [discord.gg/FaRey6ytmC](https://discord.gg/FaRey6ytmC]). + ## Why I wanted a fun excuse to do something cool with Rust, and I also felt like I could do better than [Mineflayer](https://github.com/prismarinejs/mineflayer) in some areas. |
