Jul 1, 2024
git clone <repo URL>: Clone the repository locally.conda create -n MOA python=3.11: Create a new conda environment.conda activate MOA: Activate the environment.pip install -r requirements.txt: Install required Python packages.MOA folder..env and add the necessary API keys.bot.py:
utils.py:
from dotenv import load_dotenvload_dotenv()together.xyz with groq.com/slopeapi.python bot.py: Start the bot script.None values on Line 196 in bot.py.