diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-04-14 05:29:28 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-04-14 05:29:28 +0300 |
| commit | 570cd31efa5194c57bc9ed59018a345d667cb075 (patch) | |
| tree | 153e1d28578f3138e3681fad43b76d241ef46388 /README.md | |
| parent | 290c81bbd47f4ec35f1b3990305e4a4b645959cf (diff) | |
bot: Add initial SauceNAO support
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
