Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/half-shot/matrix-groupifyas
- Owner: Half-Shot
- License: apache-2.0
- Created: 2018-07-02T08:33:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-01T12:12:34.000Z (about 6 years ago)
- Last Synced: 2024-12-09T20:08:49.860Z (about 2 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# matrix-groupifyas
Group any appservice users and remove their suffixesEdit `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_.