No Description

Leon Prouger f5fcbfd573 Loading of plugins handled in the agent runtime 10 months ago
characters be19fb1846 use characters from latest release v0.1.4-alpha.3 10 months ago
src f5fcbfd573 Loading of plugins handled in the agent runtime 10 months ago
.env.example fed6d0306d env 10 months ago
.gitignore fed6d0306d env 10 months ago
LICENSE 23277073d1 Initial commit 10 months ago
README.md fed6d0306d env 10 months ago
package.json fed6d0306d env 10 months ago
pnpm-lock.yaml 0434a9767c init 10 months ago
tsconfig.json 0434a9767c init 10 months ago

README.md

Eliza

  1. Copy .env

    cp .env.example .env
    

Fill out the .env file with your own values.

  1. Install dependencies

    pnpm i && pnpm start