port of esmBot to operate in Matrix
Go to file
TheEssem c33a86eb4c Initial commit 2019-09-13 15:02:41 -05:00
assets Initial commit 2019-09-13 15:02:41 -05:00
commands Initial commit 2019-09-13 15:02:41 -05:00
events Initial commit 2019-09-13 15:02:41 -05:00
utils Initial commit 2019-09-13 15:02:41 -05:00
.eslintrc.json Initial commit 2019-09-13 15:02:41 -05:00
.gitignore Initial commit 2019-09-13 15:02:41 -05:00
app.js Initial commit 2019-09-13 15:02:41 -05:00
esmbot.png Initial commit 2019-09-13 15:02:41 -05:00
package-lock.json Initial commit 2019-09-13 15:02:41 -05:00
package.json Initial commit 2019-09-13 15:02:41 -05:00
readme.md Initial commit 2019-09-13 15:02:41 -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.

Discord Bots

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.