port of esmBot to operate in Matrix
Go to file
TheEssem 346c40d492 Added some more commands, updated packages 2019-10-24 15:35:06 -05:00
assets Added more commands, added an auto-delete mechanism for a 12-year-old's spam, various fixes 2019-10-24 13:54:23 -05:00
commands Added some more commands, updated packages 2019-10-24 15:35:06 -05:00
events Added more commands, added an auto-delete mechanism for a 12-year-old's spam, various fixes 2019-10-24 13:54:23 -05:00
utils Added more commands, added an auto-delete mechanism for a 12-year-old's spam, various fixes 2019-10-24 13:54:23 -05: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 Added swirl, tags, and an example config 2019-09-28 22:32:43 -05:00
esmbot.png Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
package-lock.json Added some more commands, updated packages 2019-10-24 15:35:06 -05:00
package.json Added some more commands, updated packages 2019-10-24 15:35:06 -05:00
readme.md Remove dbl references from readme 2019-09-13 15:04:16 -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.

Credits

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