diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2024-09-10 01:18:24 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2024-09-10 01:18:24 +0300 |
| commit | c2cd3917d7e33694947d3403b31d61ac0cda6070 (patch) | |
| tree | 696b34588913d2decf6b3409d4c6fa2edaf8a298 /README.md | |
| parent | ef9776d93f00a7953afae44f90447786fdd60f8f (diff) | |
bot.sh: Global code refactoring and optimization
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -82,12 +82,15 @@ For better performance, it is recommended to use a locally deployed [Telegram Bo * `[login]` - Image board login or username * `[key]` - Image board API key or password +### Inline search + +* `pools [b] [page] [options] [name]` - Pool search +* `posts [b] [page] [options] [tags]` - Post search +* `tags [b] [page] [options] [name]` - Tag search + ### Inline commands * `help` - Send help message -* `l [b] [page] [options] [name]` - Pool search -* `p [b] [page] [options] [tags]` - Post search -* `t [b] [page] [options] [name]` - Tag search * `original [b] [id]` - Get original file of post * `post [b] [id]` - Get infromation of post * `short [query]` - Create inline shortcut |
