2020-09-01 22:10:19 +00:00
# <img src="https://github.com/esmBot/esmBot/raw/master/esmbot.png" width="128"> esmBot
[![esmBot Support ](https://discordapp.com/api/guilds/592399417676529688/embed.png )](https://discord.gg/vfFM7YT) ![GitHub license ](https://img.shields.io/github/license/esmBot/esmBot.svg )
2019-09-13 20:02:41 +00:00
2020-07-28 14:38:55 +00:00
esmBot is an easily-extendable, multipurpose, and entertainment-focused Discord bot made using [Eris ](https://abal.moe/Eris/ ) with image, music, and utility commands, alongside many others.
2019-09-13 20:02:41 +00:00
2019-12-16 23:14:29 +00:00
[![Top.gg ](https://top.gg/api/widget/429305856241172480.svg )](https://top.gg/bot/429305856241172480)
2019-09-13 20:02:41 +00:00
## Usage
2019-12-16 23:14:29 +00:00
You can invite the bot to your server using this link: https://projectlounge.pw/invite
2019-09-13 20:02:41 +00:00
2019-12-05 16:58:46 +00:00
A command list can be found [here ](https://projectlounge.pw/esmBot/help.html ).
2019-09-13 20:02:41 +00:00
2020-09-12 18:57:25 +00:00
The bot is only supported on Linux/Unix-like operating systems. If you want to run it locally for testing purposes, you should install ImageMagick (version >=7), FFmpeg, MongoDB, and the Microsoft core fonts:
2019-09-13 20:02:41 +00:00
```shell
2020-06-06 20:51:45 +00:00
# On most Debian/Ubuntu-based distros you will need to build ImageMagick from source instead of installing from apt/similar package managers.
2020-03-03 21:20:03 +00:00
# Instructions to do so can be found here: https://imagemagick.org/script/install-source.php
2020-09-12 18:57:25 +00:00
sudo apt-get install imagemagick ffmpeg mongodb ttf-mscorefonts-installer
2019-09-13 20:02:41 +00:00
```
After that, you should install the rest of the dependencies using npm:
```shell
npm install
```
2020-06-27 17:18:26 +00:00
And set up Lavalink: https://github.com/Frederikam/Lavalink#server-configuration
2019-11-15 16:59:50 +00:00
Finally, fill in the info inside `.env.example` , rename it to `.env` , and run `app.js` .
2020-09-01 22:23:43 +00:00
If you need any help with setting up the bot locally, feel free to ask in the #self -hosting channel on the [esmBot Support server ](https://discord.gg/vfFM7YT ).
2019-09-13 20:02:41 +00:00
## Credits
2019-12-06 14:55:30 +00:00
Icon by [Stellio ](https://twitter.com/SteelStellio ).
2019-12-05 16:58:46 +00:00
All images, sounds, and fonts are copyright of their respective owners.