Initial commit
This commit is contained in:
commit
ab3a1ac598
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# synapse-user-deactivate
|
||||
|
||||
A small Shell Script that can be used to mass deactivate Number-Guest-Users.
|
||||
For example @100:your.instance
|
||||
To do that it uses the Synapse-API.
|
||||
|
||||
Just open it, enter
|
||||
- start and end of the users you want do deactivate
|
||||
- Instance name
|
||||
- Your Token
|
||||
|
||||
Save and run
|
Loading…
Reference in a new issue