Organizes Synapse bridged users to groups.
This project has since been replaced by the use of synapse-plugin-relate-groups.
This application is lightly tested, uses unstable APIs, and directly accesses the Synapse database. It is strongly recommended to not run this in a production environment without extensive testing and backups. Use this application at your own risk.
- A Synapse homeserver
- PostgreSQL as the database for Synapse
- NodeJS 6.11.0 or higher
- A bridge to group
git clone https://github.com/turt2live/matrix-grouper
cd matrix-grouper
npm install
node index.js -h