Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/half-shot/matrix-groupifyas

Group any appservice users and remove their suffixes
https://github.com/half-shot/matrix-groupifyas

Last synced: about 1 month ago
JSON representation

Group any appservice users and remove their suffixes

Awesome Lists containing this project

README

        

# matrix-groupifyas
Group any appservice users and remove their suffixes

Edit `config.sample.json` appropriately for your setup (the fields should be self-explanatory), and then run
```
node cli.js --config config.json -r
```
and then
```
node cli.js --config config.json -s`
```

**NOTE**: It is recommended that you run each command with the `--dry-run` option _first_.