port of esmBot to operate in Matrix
Go to file
Essem 3272429cf6
Fix eval on large outputs
2023-03-14 18:12:29 -05:00
.github this should *actually* work 2022-11-11 12:31:21 -06:00
api Some fixes and whatnot 2022-11-27 14:52:40 -06:00
assets Port scott, update packages 2023-03-10 13:05:21 -06:00
classes Add togif parameter 2023-03-08 19:36:39 -06:00
commands Fix eval on large outputs 2023-03-14 18:12:29 -05:00
config Port explode/implode, add new playing messages 2023-03-11 15:35:11 -06:00
docs Fix typo in custom commands docs 2023-01-07 18:40:10 -06:00
events why did it take me 3 goddamn months to realize this was missing 2023-03-09 10:10:52 -06:00
natives Port explode/implode, add new playing messages 2023-03-11 15:35:11 -06:00
utils Fix pagination jump setting a NaN page number 2023-01-07 17:01:23 -06:00
.clang-format Deduplicate vips shutdown, reformat natives, remove soos alias 2022-12-28 17:01:50 -06:00
.dockerignore Added Dockerfile for api, allow bot to be run via npm start 2020-09-26 11:23:27 -05:00
.editorconfig allow custom port for API server (#204) 2021-12-17 22:44:53 -06:00
.env.example Remove Top.gg integration 2022-11-26 15:27:59 -06:00
.eslintrc.json Replace pg with postgres, add swirl alias, await ping edit, added debug scripts to package.json 2022-09-12 16:45:32 -05:00
.gitignore Initial Oceanic port (still unfinished), update packages, remove serverinfo and userinfo 2022-09-23 22:25:16 -05:00
.gitmodules Added support for British flags to flag, updated region-flags repo URL 2021-11-25 17:14:41 -06:00
CMakeLists.txt Refactor and prepare for future CLI implementation 2023-03-08 14:41:13 -06:00
Dockerfile Load fonts directly from assets directory, fix image buffer issues 2022-09-22 23:44:54 -05:00
LICENSE Simplify flag, fix togif crash, update license 2023-01-03 22:03:51 -06:00
PRIVACY.md please email the esmbot domain instead 2022-11-11 00:23:07 -06:00
README.md Remove Top.gg integration 2022-11-26 15:27:59 -06:00
app.js Assorted db changes (#333) 2022-12-12 11:15:10 -06:00
application.yml Dependency updates and stuff 2023-03-08 14:27:31 -06:00
docker-compose.yml simplify postgres and sqlite database initialization, remove psqlinit.sh (#331) 2022-11-26 15:31:00 -06:00
ecosystem.config.cjs Implement pm2 shard management 2022-10-04 12:10:06 -05:00
mkdocs.yml Dependency updates and stuff 2023-03-08 14:27:31 -06:00
package.json Port scott, update packages 2023-03-10 13:05:21 -06:00
pnpm-lock.yaml Port scott, update packages 2023-03-10 13:05:21 -06: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.