diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-04-11 20:24:50 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-04-11 20:24:50 +0300 |
| commit | 9ae581057e8bcabab40d5e04e50cefd31fbb73c3 (patch) | |
| tree | 194275da6db34d3bceca4afdd890f5e24fb3c03a /files/help.txt.default | |
| parent | 757986a2cf959ebb70df94d0e33349d31430df3c (diff) | |
files/help: Update original and post commands
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'files/help.txt.default')
| -rw-r--r-- | files/help.txt.default | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/files/help.txt.default b/files/help.txt.default index a600694..30b644d 100644 --- a/files/help.txt.default +++ b/files/help.txt.default @@ -9,9 +9,9 @@ [tags] - Search tags [query] - Search query [id] - Post ID +[md5] - MD5 hash [login] - Image Board login or username [key] - Image Board API key or password -[md5] - MD5 hash <b>Inline search:</b> <code>pools</code> [b] [page] [options] [name] - Pools search @@ -29,16 +29,16 @@ <b>Inline commands:</b> <code>help</code> - Send this message -<code>original</code> [b] [id] - Get original file of post -<code>post</code> [b] [id] - Get information of post +<code>original</code> [b] [id/md5] - Get original file of post +<code>post</code> [b] [id/md5] - Get information of post <code>short</code> [query] - Create inline shortcut <code>donate</code> - Send donation details <b>Commands:</b> /help - Send this message /authorize [b] [login] [key] - Authorize to Image Board -/original [b] [id] - Get original file of post -/post [b] [id] - Get information of post +/original [b] [id/md5] - Get original file of post +/post [b] [id/md5] - Get information of post /hash [md5] - Get posts IDs by hash lookup /short [query] - Create inline shortcut /shorts - Manage saved shortcuts |
