port of esmBot to operate in Matrix
Go to file
TheEssem ef071a39d4 Removed extra image request for image commands, various other tweaks 2019-11-11 14:54:19 -06:00
assets Added gamexplain and yoda, replaced many unneeded packages 2019-10-28 11:02:00 -05:00
commands Removed extra image request for image commands, various other tweaks 2019-11-11 14:54:19 -06:00
events Removed extra image request for image commands, various other tweaks 2019-11-11 14:54:19 -06:00
utils Removed extra image request for image commands, various other tweaks 2019-11-11 14:54:19 -06:00
.eslintrc.json Initial commit 2019-09-13 15:02:41 -05:00
.gitignore Added swirl, tags, and an example config 2019-09-28 22:32:43 -05:00
app.js Initial commit 2019-09-13 15:02:41 -05:00
config-example.json Moved from Enmap/SQLite to MongoDB 2019-10-28 15:21:06 -05:00
esmbot.png Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
package-lock.json Added snowflake and experimental xp system, made logger easier to use 2019-11-05 09:52:46 -06:00
package.json Added snowflake and experimental xp system, made logger easier to use 2019-11-05 09:52:46 -06:00
readme.md Added gamexplain and yoda, replaced many unneeded packages 2019-10-28 11:02:00 -05:00

readme.md

esmBot

esmBot Support GitHub license

esmBot is an entertainment-focused Discord bot made using Eris with soundboard and image manipulation commands.

Usage

You can invite the bot to your server using this link: https://discordapp.com/oauth2/authorize?client_id=515571942418546689&scope=bot&permissions=70642766

A command list can be found here.

If you want to run it locally, you should install ImageMagick and FFmpeg:

sudo apt-get install imagemagick ffmpeg

After that, you should install the rest of the dependencies using npm:

npm install

Finally, fill in the info inside config.json and run app.js. If you want to run this on Windows, I highly recommend using Windows Subsystem for Linux.

Credits

Icon by Stellio. All images and sounds are copyright of their respective owners.