port of esmBot to operate in Matrix
assets | ||
commands | ||
events | ||
utils | ||
.eslintrc.json | ||
.gitignore | ||
app.js | ||
config-example.json | ||
esmbot.png | ||
package-lock.json | ||
package.json | ||
readme.md |
esmBot
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.