about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-05-22 17:24:59 +0200
committerRory& <root@rory.gay>2025-05-22 17:24:59 +0200
commitf20eb135db387008db6387156250e012643bab2b (patch)
tree8b3c21e54c1b65c09f84c476737ece30bd7d6e02
parentSplit up the different features in separate classes (diff)
downloadMatrixAntiDmSpam-f20eb135db387008db6387156250e012643bab2b.tar.xz
Update readme
-rw-r--r--README.MD10
1 files 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