Skip to content

Commit

Permalink
add youtube video
Browse files Browse the repository at this point in the history
  • Loading branch information
v1xingyue committed Jan 3, 2025
1 parent aa3765c commit 7810039
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/first-telegram-bot.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ LARGE_REDPILL_MODEL= # Default: gpt-4o
pnpm run start --character ./telegram.json
```

最后,如果以上的各种方式

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/elizaos/eliza/tree/main)

## 4 常见问题解决
Expand Down Expand Up @@ -136,3 +138,7 @@ pnpm run build

- 方案2
使用 `pnpm run dev` 代替 `pnpm run start`

### Youtube 视频

<iframe width="560" height="315" src="https://www.youtube.com/embed/YRJFj6ku63E?si=MtQG0rbp86pGHA8Y" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 comments on commit 7810039

Please sign in to comment.