From f20eb135db387008db6387156250e012643bab2b Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 22 May 2025 17:24:59 +0200 Subject: Update readme --- README.MD | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 49d0531..92ebc7a 100644 --- a/README.MD +++ b/README.MD @@ -2,11 +2,14 @@ --- A project to make invite spam more manageable at scale. -[Matrix room](https://matrix.to/#/%23anti-dm-spam%3Arory.gay?via=rory.gay) + +Questions? Join us on [Matrix](https://matrix.to/#/%23anti-dm-spam%3Arory.gay?via=rory.gay)! + +**Tip:** You may also like [Matrix Invite Logger](https://codeberg.org/nexy7574/matrix-invite-logger) (similar tool written in Go). ## Dependencies -- `dotnet-sdk 9.0.200+` +- `dotnet-sdk 9.0.106+` - A device that is online a lot of the time, can be a server ## Setup @@ -15,6 +18,9 @@ A project to make invite spam more manageable at scale. # Check out the repository + submodules git clone --recursive https://cgit.rory.gay/matrix/tools/MatrixAntiDmSpam.git +#Enter project directory +cd MatrixAntiDmSpam + # Build and install ./install.sh -- cgit 1.5.1