mrmBot-Matrix/readme.md

31 lines
1.3 KiB
Markdown
Raw Normal View History

# <img src="https://github.com/TheEssem/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/TheEssem/esmBot.svg)
2019-09-13 20:02:41 +00:00
esmBot is an entertainment-focused Discord bot made using [Eris](https://abal.moe/Eris/) with soundboard, utility, and image manipulation commands.
2019-09-13 20:02:41 +00:00
## Usage
You can invite the bot to your server using this link: https://projectlounge.pw/invitedev
2019-09-13 20:02:41 +00:00
A command list can be found [here](https://projectlounge.pw/esmBot/help.html).
2019-09-13 20:02:41 +00:00
If you want to run it locally, you should install ImageMagick, FFmpeg, and MongoDB:
2019-09-13 20:02:41 +00:00
```shell
sudo apt-get install imagemagick ffmpeg mongodb
2019-09-13 20:02:41 +00:00
```
After that, you should install the rest of the dependencies using npm:
```shell
npm install
```
Finally, fill in the info inside `.env.example`, rename it to `.env`, and run `app.js`.
If you want to run this on Windows, I highly recommend using Windows Subsystem for Linux. I personally used the [Ubuntu](https://www.microsoft.com/store/productId/9NBLGGH4MSV6) distro for testing, however other distros might work as well.
2019-09-13 20:02:41 +00:00
## Credits
Icon by [Stellio](https://twitter.com/SteelStellio).
All images, sounds, and fonts are copyright of their respective owners.