Skip to content

Commit

Permalink
Adjust readme.md to include to way of using characters
Browse files Browse the repository at this point in the history
  • Loading branch information
leeran7 committed Jan 14, 2025
1 parent 95b9797 commit 4d3694b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ For detailed instructions on using the start script, including character managem
2. To load custom characters:
- Use `pnpm start --characters="path/to/your/character.json"`
- Multiple character files can be loaded simultaneously
- You can also load characters from a URL
- Example: `pnpm start --characters="https://example.com/character.json"`

3. Connect with X (Twitter)
- change `"clients": []` to `"clients": ["twitter"]` in the character file to connect with X

Expand Down

0 comments on commit 4d3694b

Please sign in to comment.