First clone the ZeyFox Tools
git clone https://github.com/ZeyFoxOFF/ZeyFox_Tools.git
Go to ZeyFox Tools folder ZeyFox_Tools
Install the modules, start the setup.bat
Start the tool, start the run.bat
Go to ZeyFox Tools folder
cd ZeyFox_Tools
Install the modules
pip install -r requirements.txt
Run the tool
python main.py
Name it .env or .env.name
Inside put this and put your bot discord token to use Discord User Info
DISCORD_BOT_TOKEN="PUT_YOUR_BOT_TOKEN_HERE"
