port of esmBot to operate in Matrix
Find a file
Essem 40223ec8b5
Class commands, improved sharding, and many other changes (#88)
* Load commands recursively

* Sort commands

* Missed a couple of spots

* missed even more spots apparently

* Ported commands in "fun" category to new class-based format, added babel eslint plugin

* Ported general commands, removed old/unneeded stuff, replaced moment with day, many more fixes I lost track of

* Missed a spot

* Removed unnecessary abort-controller package, add deprecation warning for mongo database

* Added imagereload, clarified premature end message

* Fixed docker-compose path issue, added total bot uptime to stats, more fixes for various parts

* Converted image commands into classes, fixed reload, ignore another WS event, cleaned up command handler and image runner

* Converted music/soundboard commands to class format

* Cleanup unnecessary logs

* awful tag command class port

* I literally somehow just learned that you can leave out the constructor in classes

* Pass client directly to commands/events, cleaned up command handler

* Migrated bot to eris-sharder, fixed some error handling stuff

* Remove unused modules

* Fixed type returning

* Switched back to Eris stable

* Some fixes and cleanup

* might wanna correct this

* Implement image command ratelimiting

* Added Bot token prefix, added imagestats, added running endpoint to API
2021-04-12 11:16:12 -05:00
.github/workflows Build ImageMagick in parallel (#64) 2021-02-19 10:29:01 -06:00
api Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
assets Replaced retro with New And Improved™ variant 2021-03-31 21:04:58 -05:00
classes Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
commands Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
events Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
natives Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
utils Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
.dockerignore Added Dockerfile for api, allow bot to be run via npm start 2020-09-26 11:23:27 -05:00
.env.example Make processing emoji an environment variable (#83) 2021-03-19 10:26:17 -05:00
.eslintrc.json Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
.gitignore Added example tweets.json file 2020-12-08 09:39:23 -06:00
.gitmodules Changed source of flags, added new activity message 2020-06-21 12:12:58 -05:00
app.js Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
application.yml Added initial music commands and category, moved lavalink node config to separate file 2020-07-06 15:19:30 -05:00
binding.gyp Handle API errors more gracefully, fixed sharpen, restrict screenshot to the bot owner 2020-12-14 10:58:31 -06:00
docker-compose.yml Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
Dockerfile.api Install libvips in the Dockerfiles 2021-03-04 09:05:19 -06:00
Dockerfile.bot Install libvips in the Dockerfiles 2021-03-04 09:05:19 -06:00
esmbot.png Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
LICENSE Another attempt to fix the EMFILE error, update license for the new year 2021-01-02 22:40:44 -06:00
messages.json Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
package-lock.json Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
package.json Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
PRIVACY.md Add emphasis to what is stored in the database 2020-05-15 14:28:58 -05:00
README.md Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00
servers.json Added more activity messages, updated packages, allow any public Lavalink instance to be used via the "local" parameter, added clearer error message for API timeouts 2021-01-04 10:29:18 -06:00
shard.js Class commands, improved sharding, and many other changes (#88) 2021-04-12 11:16:12 -05:00

esmBot

esmBot Support GitHub license

esmBot is an easily-extendable, multipurpose, and entertainment-focused Discord bot made using Eris with image, music, and utility commands, alongside many others.

Top.gg

Usage

You can invite the bot to your server using this link: https://projectlounge.pw/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 Stellio. All images, sounds, and fonts are copyright of their respective owners.