You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
.github | 3 weeks ago | |
api | 3 weeks ago | |
assets | 2 weeks ago | |
classes | 2 weeks ago | |
commands | 2 weeks ago | |
config | 3 weeks ago | |
docs | 2 weeks ago | |
events | 2 weeks ago | |
natives | 2 weeks ago | |
utils | 2 weeks ago | |
.clang-format | 3 months ago | |
.dockerignore | 3 weeks ago | |
.editorconfig | 3 weeks ago | |
.env.example | 2 weeks ago | |
.eslintrc.json | 3 weeks ago | |
.gitignore | 2 weeks ago | |
.gitmodules | 3 weeks ago | |
CMakeLists.txt | 3 weeks ago | |
Dockerfile | 3 weeks ago | |
LICENSE | 3 weeks ago | |
PRIVACY.md | 3 weeks ago | |
README.md | 2 weeks ago | |
app.js | 2 weeks ago | |
application.yml | 3 weeks ago | |
docker-compose.yml | 3 weeks ago | |
ecosystem.config.cjs | 3 weeks ago | |
mkdocs.yml | 3 weeks ago | |
package.json | 1 week ago | |
pnpm-lock.yaml | 2 weeks ago |
README.md
mrmBot-matrix
mrmBot-matrix is a free and open-source Matrix bot designed to entertain your server. It's made using matrix-js-sdk and comes with image and utility commands out of the box.
Features
- Powerful, efficient, and performant image processing powered by libvips
- Lots of image manipulation and processing commands out of the box
- Handling of output images larger than 8MB via a local web server
- Optional WebSocket/HTTP-based external image API with load balancing
- Server tags system for saving/retrieving content
- Low RAM and CPU usage when idle
- Support for multiple database backends (PostgreSQL and SQLite backends included)
- PM2-based cluster/shard handling
- Flexible command handler allowing you to create new commands by adding script files
Usage
At the present moment you need to self-host mrmBot-matrix if you wish to use it in your matrix rooms.
A command list for esmBot (which is the base for mrmBot-matrix) can be found here.
If you want to self-host the bot, a guide for esmBot (which is the base for mrmBot-matrix) can be found here.
Credits
esmBot by Essem Icon by pastarru. All images, sounds, and fonts are copyright of their respective owners.