Skip to content
This repository has been archived by the owner on Mar 23, 2018. It is now read-only.
/ matrix-grouper Public archive

A nodejs application that helps organize bridged users in Synapse

License

Notifications You must be signed in to change notification settings

turt2live/matrix-grouper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix-grouper

Organizes Synapse bridged users to groups.

Inactive

This project has since been replaced by the use of synapse-plugin-relate-groups.

⚠️ Use at your own risk ⚠️

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.

Requirements

  • A Synapse homeserver
  • PostgreSQL as the database for Synapse
  • NodeJS 6.11.0 or higher
  • A bridge to group

Usage

  1. git clone https://github.com/turt2live/matrix-grouper
  2. cd matrix-grouper
  3. npm install
  4. node index.js -h

About

A nodejs application that helps organize bridged users in Synapse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published