mrmBot-Matrix/readme.md

30 lines
1.2 KiB
Markdown
Raw Normal View History

2019-09-13 20:02:41 +00:00
# <img src="https://github.com/TheEssem/esmBot-rewrite/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-rewrite.svg)
esmBot is an entertainment-focused Discord bot made using [Eris](https://abal.moe/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](https://essem.space/esmBot/commands.html?dev=true).
If you want to run it locally, you should install ImageMagick and FFmpeg:
```shell
sudo apt-get install imagemagick ffmpeg
```
After that, you should install the rest of the dependencies using npm:
```shell
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.
2019-09-13 20:02:41 +00:00
## Credits
Icon by [Stellio](https://twitter.com/MeloncholySteel).
2019-09-13 20:02:41 +00:00
All images and sounds are copyright of their respective owners.