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.

Warning

Mafic is not on PyPI as it is not stable.

> py -m pip install git+https://github.com/ooliver1/mafic
$ python3 -m pip install git+https://github.com/ooliver1/mafic