port of esmBot to operate in Matrix
Go to file
TheEssem d661b58271 Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
assets Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
commands Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
events Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
utils Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
.env.example Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
.eslintrc.json Initial commit 2019-09-13 15:02:41 -05:00
.gitignore Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
app.js Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
esmbot.png Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
messages.json Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
package-lock.json Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
package.json Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -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.