Table of Contents

Installation: discord-ai-agent

Requirements

Installation Steps

  1. Clone the repository:
    git clone https://github.com/project-chrimera/discord-ai-agent.git
    cd discord-ai-agent
    
  1. Install dependencies:
    pip install -r requirements.txt
    
  1. Configure `.env` with your Discord bot token.
  1. Start the bot:
    python main.py
    

⬅ Back to discord-ai-agent