familygai
  • PeterG-AI
  • Getting Started
    • Giggity Giggity
  • Setup
    • Running PeterG-AI with Different Models
    • Environment Setup
    • Local Setup
    • Discord Bot Setup
Powered by GitBook
On this page
  1. Getting Started

Giggity Giggity

PreviousPeterG-AINextRunning PeterG-AI with Different Models

Last updated 6 months ago

Prerequisites

  1. Node.js: Install Node.js and npm from .

  2. Environment Variables: Copy .env.example to .env and configure: - Set up Discord and Twitter API details, adding your bot’s username and password.

  3. Edit Character File: Modify src/core/defaultCharacter.ts or load your own by running: node --loader ts-node/esm src/index.ts --characters="path/to/your/character.json"

  4. Optional Linux Setup: npm install --include=optional sharp

here
Page cover image