port of esmBot to operate in Matrix
Go to file
murm db9b70bf66 initial update 2023-03-15 10:09:09 -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 Port scott, update packages 2023-03-10 13:05:21 -06:00
classes initial update 2023-03-15 10:09:09 -04:00
commands initial update 2023-03-15 10:09:09 -04:00
config initial update 2023-03-15 10:09:09 -04:00
docs initial update 2023-03-15 10:09:09 -04:00
events initial update 2023-03-15 10:09:09 -04:00
natives initial update 2023-03-15 10:09:09 -04:00
utils initial update 2023-03-15 10:09:09 -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 initial update 2023-03-15 10:09:09 -04:00
.eslintrc.json initial update 2023-03-15 10:09:09 -04:00
.gitignore initial update 2023-03-15 10:09:09 -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 initial update 2023-03-15 10:09:09 -04:00
app.js initial update 2023-03-15 10:09:09 -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 initial update 2023-03-15 10:09:09 -04:00
pnpm-lock.yaml initial update 2023-03-15 10:09:09 -04:00

README.md

esmBot

esmBot Support GitHub license

esmBot is a free and open-source Discord bot designed to entertain your server. It's made using Oceanic and comes with image, music, 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
  • Music and sound playback from many different configurable sources via Lavalink
  • Server tags system for saving/retrieving content
  • Low RAM and CPU usage when idle
  • Support for slash/application commands and classic, prefix-based message commands
  • 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

You can invite the main instance of esmBot to your server using this link: https://esmbot.net/invite

A command list can be found here.

If you want to self-host the bot, a guide can be found here.

Credits

Icon by Steel. All images, sounds, and fonts are copyright of their respective owners.