port of esmBot to operate in Matrix
Go to file
TheEssem 1c9d40041b Added a small hack to make sonic work again 2020-02-20 15:08:48 -06:00
assets Completely rewrote meme, removed old help page 2020-01-27 15:27:33 -06:00
commands Added a small hack to make sonic work again 2020-02-20 15:08:48 -06:00
events Added the message content as a parameter to command.run, re-added message to ban 2020-01-13 10:31:01 -06:00
utils Added a small hack to make sonic work again 2020-02-20 15:08:48 -06:00
.env.example Fixed bug with emote, added toggle for most dev branding, added version to info 2019-12-09 14:52:33 -06:00
.eslintrc.json Initial commit 2019-09-13 15:02:41 -05:00
.gitignore Added proper license, removed unused stuff, more twitter bot work 2019-11-17 19:57:12 -06:00
LICENSE Updated license 2020-01-10 13:44:29 -06:00
app.js Changed some requires 2020-02-19 16:46:50 -06:00
esmbot.png Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
messages.json Added support for "gifv"s, fixed embed issue with image 2020-02-18 14:44:39 -06:00
package-lock.json Added screenshot, fixed coalesce issue with gamexplain 2020-02-17 16:21:24 -06:00
package.json v1.2.0-1 2020-02-20 11:18:10 -06:00
readme.md Updated readme, check if bot has permissions to send messages 2019-12-16 17:14:29 -06:00

readme.md

esmBot

esmBot Support GitHub license

esmBot is an entertainment-focused Discord bot made using Eris with soundboard, utility, and image manipulation commands.

Top.gg

Usage

You can invite the bot to your server using this link: https://projectlounge.pw/invite

A command list can be found here.

If you want to run it locally for testing purposes, you should install ImageMagick, FFmpeg, and MongoDB:

sudo apt-get install imagemagick ffmpeg mongodb

After that, you should install the rest of the dependencies using npm:

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 distro for testing, however other distros might work as well.

Credits

Icon by Stellio. All images, sounds, and fonts are copyright of their respective owners.