Skip to content

Commit 3deb46d

Browse files
committed
docs: update commands usage
1 parent 244f04b commit 3deb46d

File tree

3 files changed

+31
-44
lines changed

3 files changed

+31
-44
lines changed

README.md

+9-16
Original file line numberDiff line numberDiff line change
@@ -84,22 +84,15 @@ For more information, see [Documentation](https://nazurin.readthedocs.io/getting
8484

8585
## Usage
8686

87-
Commands:
88-
89-
- `/ping` - pong
90-
- `/pixiv <id>` - view pixiv artwork
91-
- `/pixiv_download <id>` - download pixiv artwork
92-
- `/danbooru <id>` - view danbooru post
93-
- `/danbooru_download <id>` - download danbooru post
94-
- `/yandere <id>` - view yandere post
95-
- `/yandere_download <id>` - download yandere post
96-
- `/konachan <id>` - view konachan post
97-
- `/konachan_download <id>` - download konachan post
98-
- `/zerochan <id>` - view zerochan post
99-
- `/zerochan_download <id>` - download zerochan post
100-
- `/bookmark <id>` - bookmark pixiv artwork
101-
- `/clear_cache` - clear download cache
102-
- `/help` - get help text
87+
Use `/help` command to get a list of available commands or help for a specific command, use `/set_commands` to set bot commands in command menu.
88+
89+
Some system commands are listed below:
90+
91+
- `/clear_cache` — Clear cache
92+
- `/help [COMMAND]` — Get help of all commands or a specific command
93+
- `/ping` — Pong
94+
- `/set_commands` — Set commands
95+
- `/start` — Get help
10396

10497
### How to update your collection
10598

docs/getting-started/usage.md

+11-14
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,17 @@
22

33
## Telegram Commands
44

5-
- `/ping` - pong
6-
- `/pixiv <id>` - view pixiv artwork
7-
- `/pixiv_download <id>` - download pixiv artwork
8-
- `/danbooru <id>` - view danbooru post
9-
- `/danbooru_download <id>` - download danbooru post
10-
- `/yandere <id>` - view yandere post
11-
- `/yandere_download <id>` - download yandere post
12-
- `/konachan <id>` - view konachan post
13-
- `/konachan_download <id>` - download konachan post
14-
- `/zerochan <id>` - view zerochan post
15-
- `/zerochan_download <id>` - download zerochan post
16-
- `/bookmark <id>` - bookmark pixiv artwork
17-
- `/clear_cache` - clear cache
18-
- `/help` - get help text
5+
Use `/help` command to get a list of available commands or help for a specific command, use `/set_commands` to set bot commands in command menu.
6+
7+
Some system commands are listed below:
8+
9+
- `/clear_cache` — Clear cache
10+
- `/help [COMMAND]` — Get help of all commands or a specific command
11+
- `/ping` — Pong
12+
- `/set_commands` — Set commands
13+
- `/start` — Get help
14+
15+
_Added in v2.5.0._
1916

2017
## Collect Images
2118

docs/getting-started/usage.zh.md

+11-14
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,17 @@
22

33
## Telegram 命令
44

5-
- `/ping` - pong
6-
- `/pixiv <id>` - 浏览 Pixiv 作品
7-
- `/pixiv_download <id>` - 下载 Pixiv 作品
8-
- `/danbooru <id>` - 浏览 Danbooru 图片
9-
- `/danbooru_download <id>` - 下载 Danbooru 图片
10-
- `/yandere <id>` - 浏览 yandere 图片
11-
- `/yandere_download <id>` - 下载 yandere 图片
12-
- `/konachan <id>` - 浏览 konachan 图片
13-
- `/konachan_download <id>` - 下载 konachan 图片
14-
- `/zerochan <id>` - 浏览 Zerochan 图片
15-
- `/zerochan_download <id>` - 下载 Zerochan 图片
16-
- `/bookmark <id>` - 收藏 Pixiv 作品
17-
- `/clear_cache` - 清除缓存
18-
- `/help` - 获取帮助
5+
使用 `/help` 命令获取所有可用命令的列表或某个具体命令的帮助,使用 `/set_commands` 在菜单中设置命令。
6+
7+
一些系统命令如下:
8+
9+
- `/clear_cache` — 清除缓存
10+
- `/help [COMMAND]` — 获取所有命令或某个命令的帮助
11+
- `/ping` — Pong
12+
- `/set_commands` — 设置命令
13+
- `/start` — 获取帮助
14+
15+
_在 v2.5.0 中新增。_
1916

2017
## 收集图片
2118

0 commit comments

Comments
 (0)