aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-04-14 05:29:28 +0300
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-04-14 05:29:28 +0300
commit570cd31efa5194c57bc9ed59018a345d667cb075 (patch)
tree153e1d28578f3138e3681fad43b76d241ef46388 /README.md
parent290c81bbd47f4ec35f1b3990305e4a4b645959cf (diff)
bot: Add initial SauceNAO support
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 dee84db..0bc0c3a 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ Telegram Image Board Bot written in POSIX Shell (dash)
* Post information view
* Post tags view
* MD5 hash lookup
+* SauceNAO reverse image search
* Inline shortcuts
* Inline shortcuts saving
* Inline shortcuts search
@@ -102,6 +103,7 @@ Caching modes:
* `[md5]` - MD5 hash
* `[login]` - Image Board login or username
* `[key]` - Image Board API key or password
+* `[snkey]` - SauceNAO API Key
### Inline search
@@ -134,6 +136,7 @@ Caching modes:
* `/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
+* `/saucenao [snkey]` - Reverse search image
* `/short [query]` - Create inline shortcut
* `/shorts` - Manage saved shortcuts
* `/stop` - Remove all user data