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]]