port of esmBot to operate in Matrix
Go to file
murm 7fe65dacd6 update package.json 2023-03-25 01:21:49 -04:00
.github initial update 2023-03-15 10:09:09 -04:00
api initial update 2023-03-15 10:09:09 -04:00
assets add city17 2023-03-22 05:03:15 -04:00
classes Natives Rework (Thank you Essem) 2023-03-19 04:40:32 -04:00
commands add city17 2023-03-22 05:03:15 -04:00
config initial update 2023-03-15 10:09:09 -04:00
docs started updating readme.md to reflect the fork 2023-03-17 02:25:41 -04:00
events cleanup 2023-03-22 04:49:03 -04:00
natives modified scott native to accept arbitrary values 2023-03-22 04:49:51 -04:00
utils remove paginator, it is extremely discord-specific 2023-03-19 06:42:07 -04:00
.clang-format Deduplicate vips shutdown, reformat natives, remove soos alias 2022-12-28 17:01:50 -06:00
.dockerignore initial update 2023-03-15 10:09:09 -04:00
.editorconfig initial update 2023-03-15 10:09:09 -04:00
.env.example update example .env 2023-03-18 19:03:43 -04:00
.eslintrc.json initial update 2023-03-15 10:09:09 -04:00
.gitignore stuff and things 2023-03-16 20:23:01 -04:00
.gitmodules initial update 2023-03-15 10:09:09 -04:00
CMakeLists.txt initial update 2023-03-15 10:09:09 -04:00
Dockerfile initial update 2023-03-15 10:09:09 -04:00
LICENSE initial update 2023-03-15 10:09:09 -04:00
PRIVACY.md initial update 2023-03-15 10:09:09 -04:00
README.md add credit to essem 2023-03-17 02:33:57 -04:00
app.js cleanup 2023-03-22 04:49:03 -04:00
application.yml initial update 2023-03-15 10:09:09 -04:00
docker-compose.yml initial update 2023-03-15 10:09:09 -04:00
ecosystem.config.cjs initial update 2023-03-15 10:09:09 -04:00
mkdocs.yml initial update 2023-03-15 10:09:09 -04:00
package.json update package.json 2023-03-25 01:21:49 -04:00
pnpm-lock.yaml cleanup 2023-03-22 04:49:03 -04:00

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.