Aucune description

Leon Prouger be19fb1846 use characters from latest release v0.1.4-alpha.3 il y a 9 mois
characters be19fb1846 use characters from latest release v0.1.4-alpha.3 il y a 9 mois
src e57c6053fa use index.ts from latest release v0.1.4-alpha.3 il y a 9 mois
.env.example fed6d0306d env il y a 9 mois
.gitignore fed6d0306d env il y a 9 mois
LICENSE 23277073d1 Initial commit il y a 9 mois
README.md fed6d0306d env il y a 9 mois
package.json fed6d0306d env il y a 9 mois
pnpm-lock.yaml 0434a9767c init il y a 9 mois
tsconfig.json 0434a9767c init il y a 9 mois

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