Skip to content

Installing Leveler

Fixator10 edited this page Apr 4, 2020 · 16 revisions

Installation of MongoDB

For Leveler, you will need MongoDB. To install MongoDB for your OS, please refer to one of next manuals:

Optional dependencies

SciPy

SciPy lib is used for auto-color feature, which allows set colors for elements of ranks/profile/etc images based on background images.

This is not required, but to use auto-color feature, you need to install scipy.

  1. Activate your bot's venv win | linux
  2. Install SciPy: python -m pip install -U --force-reinstall numpy scipy matplotlib ipython jupyter pandas sympy nose
  3. Restart your bot

Installing Leveler

Now, we are ready to install Leveler itself.

[p] is your prefix

  1. Load Red's "downloader" cog, if not yet
  2. Use command [p]repo add Fixator10-Cogs https://github.com/fixator10/Fixator10-Cogs V3
  3. Wait for download
  4. Use command [p]cog install Fixator10-Cogs leveler
  5. Wait for installation
  6. Use command [p]load leveler
  7. The cog now should be loaded, you can test it and see commands via [p]help Levelercase-sensitive
Clone this wiki locally