aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-12-03 22:04:39 -0600
committermat <github@matdoes.dev>2022-12-03 22:04:39 -0600
commit3b56fce2c588d9ef78dd296dad13dccacf12a8ce (patch)
tree3f50c6572a755c4f56e69c71f372d63f2d8d13a8 /README.md
parent8e1537ab3b0e1dc136ce1cda3003000c9d2d5975 (diff)
downloadazalea-drasl-3b56fce2c588d9ef78dd296dad13dccacf12a8ce.tar.xz
add matrix and discord to readme
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5626943a..53660a8b 100755
--- a/README.md
+++ b/README.md
@@ -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.