====== Installation: discord-ai-agent ====== ===== Requirements ===== * Python 3.9+ * Discord API token * Pipenv or virtualenv ===== Installation Steps ===== - Clone the repository: git clone https://github.com/project-chrimera/discord-ai-agent.git cd discord-ai-agent - Install dependencies: pip install -r requirements.txt - Configure `.env` with your Discord bot token. - Start the bot: python main.py ---- [[project-chimera:discord-ai-agent:start|⬅ Back to discord-ai-agent]]