Sem descrição

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

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