aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-04-11 07:55:19 +0300
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-04-11 07:55:19 +0300
commit924a647ff2ebea6a0836112e72d7376346b192d0 (patch)
treeadcde0cec44df072db7c1fb9615db9be4d2c123b /README.md
parent6b7d05dc52f7f9a9db2fb4637dbed091e06a8151 (diff)
submodules/command_hash: Add new command to hash lookup
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 99888c3..449a2be 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ Telegram Image Board Bot written in POSIX Shell (dash)
* Original file download
* Post information view
* Post tags view
+* MD5 hash lookup
* Inline shortcuts
* Inline shortcuts saving
* Inline shortcuts search
@@ -98,6 +99,7 @@ Caching modes:
* `[id]` - Post ID
* `[login]` - Image Board login or username
* `[key]` - Image Board API key or password
+* `[md5]` - MD5 hash
### Inline search
@@ -129,6 +131,7 @@ Caching modes:
* `/authorize [b] [login] [key]` - Authorize to Image Board
* `/original [b] [id]` - Get original file of post
* `/post [b] [id]` - Get infromation of post
+* `/hash [md5]` - Get posts IDs by hash lookup
* `/short [query]` - Create inline shortcut
* `/shorts` - Manage saved shortcuts
* `/stop` - Remove all user data