Matrix-Synapse-Helpers/README.md

473 B

Helper scripts for Matrix Synapse

Some useful scripts utilizing the API of Matrix Synapse in order to manage different tasks:

  • ActivateUser.sh: Activates the given user and assigns a new password.
  • CleanupMedia.sh: Deletes old local and remote media.
  • DeactivateUser.sh: Deactivates the given user.
  • GetAccessToken.sh: Gets the access token with curl.
  • ListAllUsers.sh: Lists all users.
  • UpdateRoomVersion.sh: Updates a room to the given room version.