A sedbot for the matrix protocol. That actually uses SED in the backend. And is Written in BASH. Also yes it does give you shell access too but sssh dont talk about that :P
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arya K 1a8ef5465c Remove space after \ 1 year ago
.env Read variables from .env file 1 year ago
.gitignore Add a gitignore file 1 year ago
LICENSE Initial commit 1 year ago
README.md Update README 1 year ago
TODO.md Added a TODO 1 year ago
example-json.md Add example json outputs 1 year ago
sedtrix.sh Remove space after \ 1 year ago

README.md

sedtrix.sh

A sedbot for the matrix protocol that actually uses SED in the backend.

Written in BASH.

Also yes it does give you shell access too but sssh dont talk about that :P

This is currently very much a beta.

I have managed to make sending messages and recieving work but replies and patching most RCE issues is yet to be done

Also huge thanks to Ulfnic for the base code and helping me with some issues i was having