Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vicalloy committed Jun 16, 2023
1 parent c9c922b commit 2127b11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.cn.md
Expand Up @@ -63,8 +63,8 @@ docker run --rm \
- 请在 iPhone 上安装 `Bark` 客户端,并获取对应的 `Token`
- Using [Telegram](https://telegram.org/)
- [创建一个 Bot 并获取对应的 Bot token](https://core.telegram.org/bots/tutorial#obtain-your-bot-token)
- 创建一个 `Group` 并获取对应的 `chat id`.
- 例如: https://web.telegram.org/a/#-1045009696 `-1045009696` is the `chat id`.
- 创建一个 `Group` ,并将刚创建的 Bot 添加到该Group,然后获取 Group 对应的 `chat id`.
- 例如: https://web.telegram.org/a/#-1045009696 `-1045009696` 就是 `chat id`.

```
10 9,10,11,12,13,14 * * * sudo docker run ....
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -96,7 +96,7 @@ You can set up a `crontab` to perform stock price checks regularly.
- Please install the `Bark` client on your iPhone and obtain the corresponding `Token`.
- Using [Telegram](https://telegram.org/)
- [Create a bot and obtain your bot token](https://core.telegram.org/bots/tutorial#obtain-your-bot-token)
- Create a group and obtain the `chat id`.
- Create a group, add the bot to the group, and then obtain the `chat id`.
- ex: https://web.telegram.org/a/#-1045009696 `-1045009696` is the `chat id`.

```
Expand Down

0 comments on commit 2127b11

Please sign in to comment.