Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

nodrog1061/Arma-3-Mods-importer-file-Generator-For-Discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Project Update

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

Arma 3 Mods importer file Generator For Discord

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.

Windows

.\env\Scripts\activate

Unix/macOS

source env/bin/activate

You can confirm you’re in the virtual environment by checking the location of your Python interpreter:

Windows

where python

Unix/macOS

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"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published