Skip to content

Commit

Permalink
Merge pull request #641 from zjasper666/patch-1
Browse files Browse the repository at this point in the history
add connection instruction for connecting with X
  • Loading branch information
lalalune authored Nov 28, 2024
2 parents d06dda9 + c035e90 commit 49be4ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ sh scripts/start.sh
2. To load custom characters:
- Use `pnpm start --characters="path/to/your/character.json"`
- Multiple character files can be loaded simultaneously
3. Connect with X (Twitter)
- change `"clients": []` to `"clients": ["twitter"]` in the character file to connect with X

### Manually Start Eliza

Expand Down

0 comments on commit 49be4ea

Please sign in to comment.