# Installation

By
In 
Published 2025-06-21

To install ModuBotCore, you need at least Python 3.9 on your system.

# Step 1: Check your Python version

Make sure Python 3.9 or newer is installed:

python --version

If you see an older version, download and install the latest version from python.org.

# Step 2: Install ModuBotCore

Install ModuBotCore using the following command:

pip install ModuBotCore

That's it! ModuBotCore is now installed and ready to use.