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.
|
6 months ago | |
---|---|---|
.github | 6 months ago | |
api | 6 months ago | |
assets | 6 months ago | |
classes | 6 months ago | |
commands | 6 months ago | |
config | 6 months ago | |
docs | 6 months ago | |
events | 6 months ago | |
natives | 6 months ago | |
utils | 6 months ago | |
.clang-format | 9 months ago | |
.dockerignore | 6 months ago | |
.editorconfig | 6 months ago | |
.env.example | 6 months ago | |
.eslintrc.json | 6 months ago | |
.gitignore | 6 months ago | |
.gitmodules | 6 months ago | |
CMakeLists.txt | 6 months ago | |
Dockerfile | 6 months ago | |
LICENSE | 6 months ago | |
PRIVACY.md | 6 months ago | |
README.md | 6 months ago | |
app.js | 6 months ago | |
application.yml | 6 months ago | |
docker-compose.yml | 6 months ago | |
ecosystem.config.cjs | 6 months ago | |
mkdocs.yml | 6 months ago | |
package.json | 6 months ago | |
pnpm-lock.yaml | 6 months 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.