This project has been retired in exchange for an Elixir based solution currently under development the project is currently privert but will be in the following repo
Activating a virtual environment Before you can start installing or using packages in your virtual environment you’ll need to activate it. Activating a virtual environment will put the virtual environment-specific python and pip executables into your shell’s PATH.
.\env\Scripts\activate
source env/bin/activate
You can confirm you’re in the virtual environment by checking the location of your Python interpreter:
where python
which python
Now Run
python3 run.py
"E:\Arma-3-Mods-importer-file-Generator-For-Discord\py-discord-a3-bot\env\Scripts\Activate.bat && python3 main.py"