Skip to content

Make a user on your homeserver leave all channels.

Notifications You must be signed in to change notification settings

xwiki-labs/matrix_quitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Quitter

going home

Make a user on your homeserver leave every room.

How to use

  1. cp ./config.example.js ./config.js
  2. Edit config.js to make it point to your synapse postgres database (this is needed in order to extract auth tokens)
  3. node ./quit.js <matrix_handle>

Bugs

  • Sometimes the script thinks the person is in rooms they're actually not in and tries to quit them, so after it's done it may still try to quit someone from some rooms.
  • You can't use it on people who are hosted on a homeserver that you don't control, even if they're assholes.

About

Make a user on your homeserver leave all channels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published