Installing#

Minimum Python Version#

The minimum Python version supported is 3.8.

Installing Mafic#

Mafic is on PyPI, so it can be installed via pip. The command varies depending on your system, generally use what you used to install your Discord library.

> py -m pip install mafic
$ python3 -m pip install mafic