Skip to content
/ esmBot Public
forked from esmBot/esmBot

Discord bot with mostly entertainment functions

License

Notifications You must be signed in to change notification settings

wtgodbe/esmBot

This branch is 1315 commits behind esmBot/esmBot:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0d8e14e · Sep 7, 2020
Sep 3, 2020
Jul 28, 2020
Sep 3, 2020
Sep 3, 2020
Sep 7, 2020
Sep 5, 2020
Sep 3, 2020
Mar 30, 2020
Jul 27, 2020
Jun 21, 2020
Jan 10, 2020
May 15, 2020
Jul 27, 2020
Jul 6, 2020
Sep 3, 2020
Sep 15, 2019
Jul 6, 2020
Aug 13, 2020
Jul 27, 2020
Sep 1, 2020
Sep 1, 2020
Sep 1, 2020

Repository files navigation

esmBot

esmBot Support GitHub license

esmBot is an easily-extendable, multipurpose, and entertainment-focused Discord bot made using Eris with image, music, and utility commands, alongside many others.

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.

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, libstb and the Microsoft core fonts:

# On most Debian/Ubuntu-based distros you will need to build ImageMagick from source instead of installing from apt/similar package managers.
# Instructions to do so can be found here: https://imagemagick.org/script/install-source.php
sudo apt-get install imagemagick ffmpeg mongodb ttf-mscorefonts-installer libstb-dev

You'll also need to build and install zxing-cpp from source.

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

npm install

And set up Lavalink: https://github.com/Frederikam/Lavalink#server-configuration

Finally, fill in the info inside .env.example, rename it to .env, and run app.js.

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.

Credits

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

About

Discord bot with mostly entertainment functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.2%
  • C++ 31.5%
  • Other 1.3%