diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-05-21 15:49:28 +0500 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-05-21 15:49:28 +0500 |
| commit | ae200000575403618a04ca6f6a5f3cea1471cc4a (patch) | |
| tree | 9fe0e4fbf0a42f9f4e2b1c4d39a2212418ed7f2a /files | |
| parent | 744a931f614e69ea19146cc2b8c5cfc7ff9c5aed (diff) | |
modules/commands: Add parent command
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'files')
| -rw-r--r-- | files/help.txt.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/help.txt.default b/files/help.txt.default index e653955..9a10d45 100644 --- a/files/help.txt.default +++ b/files/help.txt.default @@ -40,6 +40,7 @@ /authorize [b] [login] [key] - Authorize to Image Board /original [b] [id/md5] - Get original file of post /post [b] [id/md5] - Get information of post +/parent [b] [id] - Get children posts IDs /hash [md5] - Get posts IDs by hash lookup /source [snkey] - Reverse search image /short [query] - Create inline shortcut |
