port of esmBot to operate in Matrix
Go to file
TheEssem 5a08ed57cc Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
assets Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
commands Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
events Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -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 Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
package-lock.json Initial commit 2019-09-13 15:02:41 -05:00
package.json Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -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.