Skip to content

Redact all your Matrix events in a room. Now with encrypted room support.

License

Notifications You must be signed in to change notification settings

yunginnanet/matrix-redact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix-redact (fork/mirror)

Redact all your Matrix events in a room.

⚠️ This will put a lot of load on your homeserver, it's probably not be a good idea to run this on large rooms or on public homeservers.

Currently only redacts messages and images but other event types can be added easily.

Usage

Install node_modules

[npm/pnpm/yarn] install

Edit config.json with your credentials.

cp config.example.json config.json
[your favorite text editor] config.json

You can find the base URL by going to https://your-homeserver.tld/.well-known/matrix/client and the access token can be found in Settings > Help & About on Element.

node . -r "INTERNAL_ROOM_ID"

The internal room ID can be found by clicking on the room name then Settings > Advanced

About

Redact all your Matrix events in a room. Now with encrypted room support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published