8
1
Fork
You've already forked mx-admin-scripts
0
These are sets of scripts for doing various admin actions on the Apothecary
  • Shell 97.9%
  • Nix 2.1%
2024年01月10日 14:01:15 -05:00
op-me Fix logout script and other stuff 2023年07月14日 16:22:22 -04:00
ratelimit Add ratelimit 2023年07月18日 15:31:34 -04:00
server-notice Fix logout script and other stuff 2023年07月14日 16:22:22 -04:00
.gitignore Initial commit 2023年06月25日 04:25:57 -04:00
delete-local-media.sh Add new scripts 2024年01月10日 14:01:15 -05:00
get-event-by-id.sh Add new scripts 2024年01月10日 14:01:15 -05:00
get-events-in-room-by-key.sh Add new scripts 2024年01月10日 14:01:15 -05:00
get-events-in-room.sh Add new scripts 2024年01月10日 14:01:15 -05:00
invite.sh Add new scripts 2024年01月10日 14:01:15 -05:00
README.md Initial commit 2023年06月25日 04:25:57 -04:00
server Initial commit 2023年06月25日 04:25:57 -04:00
shell.nix Initial commit 2023年06月25日 04:25:57 -04:00

Matrix Admin Scripts

These are sets of scripts for doing various admin actions on the Apothecary. Most scripts use the Synapse Admin API in some way.

To use a script first place your matrix login token in a file called token in this directory.