port of esmBot to operate in Matrix
Go to file
TheEssem 903f5eebf0 Removed XP system, fixed a few more bugs 2019-12-16 12:13:38 -06:00
assets Removed XP system, fixed a few more bugs 2019-12-16 12:13:38 -06:00
commands Removed XP system, fixed a few more bugs 2019-12-16 12:13:38 -06:00
events Removed XP system, fixed a few more bugs 2019-12-16 12:13:38 -06:00
utils Removed XP system, fixed a few more bugs 2019-12-16 12:13:38 -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 Added proper license, removed unused stuff, more twitter bot work 2019-11-17 19:57:12 -06:00
app.js Added new help command and command metadata, various changes 2019-12-02 14:47:22 -06:00
esmbot.png Added stats, fixed some bugs, removed unneeded dependencies 2019-09-14 23:22:29 -05:00
messages.json Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
package-lock.json Removed googleapis package, added twitter to info, fixed bug with tags 2019-12-06 12:47:40 -06:00
package.json Added stretch and wide, added notice to tags list, changed ping messages 2019-12-13 22:13:35 -06:00
readme.md Fix sanitization with homebrew, changed links to point to the new help link 2019-12-06 08:55:30 -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.

Usage

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

A command list can be found here.

If you want to run it locally, 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.