Psst! This version of esmBot is deprecated and will not be recieving future updates. Further development is happening here: https://github.com/TheEssem/esmBot
esmBot is an entertainment-focused Discord bot made using Discord.js with soundboard and image manipulation commands.
You can invite the bot to your server using this link: https://discordapp.com/oauth2/authorize?client_id=429305856241172480&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
.
Logo by Stellio. Some parts were taken from Guidebot. All images and sounds are copyright of their respective owners.