blob: 8651c89e12c5eebb95f031c8180988020ddab99c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
<b>Sekoohaka Bot v{version}</b>
<b>Fields descriptions:</b>
[command] - Inline command
[b] - Image Board
[page] - Search page number
[options] - Search options
[name] - Search pool or tag name
[tags] - Search tags
[query] - Search query
[id] - Post ID
[login] - Image Board login or username
[key] - Image Board API key or password
<b>Inline search:</b>
<code>pools</code> [b] [page] [options] [name] - Pools search
<code>posts</code> [b] [page] [options] [tags] - Posts search
<code>tags</code> [b] [page] [options] [name] - Tags search
<code>shorts</code> [page] [options] [query] - Shortcuts search
<b>Search options:</b>
<code>a</code> - Enable autopaging (lpts)
<code>m</code> - Show more metadata (p)
<code>p</code> - Show gif/video as preview only (p)
<code>q</code> - Add quick buttons (lpts)
<code>r</code> - Reverse search order (s)
<code>w</code> - Match full words only (s)
<b>Inline commands:</b>
<code>help</code> - Send this message
<code>original</code> [b] [id] - Get original file of post
<code>post</code> [b] [id] - Get infromation of post
<code>short</code> [query] - Create inline shortcut
<b>Commands:</b>
/help - Send this message
/authorize [b] [login] [key] - Authorize to Image Board
/original [b] [id] - Get original file of post
/post [b] [id] - Get infromation of post
/short [query] - Create inline shortcut
/shorts - Manage saved shortcuts
/stop - Remove all your data
<b>Inline aliases:</b>
<code>l</code> - <code>pools</code>
<code>p</code> - <code>posts</code>
<code>t</code> - <code>tags</code>
<code>s</code> - <code>shorts</code>
<b>Inline examples:</b>
<code>p d 1 -a rating:g</code>
<code>t d *genshin*</code>
<code>original d 4507929</code>
<code>short p d -mq ringouulu</code>
<b>Supported Image Boards:</b>
<code>d</code> - <a href="https://danbooru.donmai.us">Danbooru</a> (auth) (lpt)
<code>g</code> - <a href="https://gelbooru.com">Gelbooru</a> (auth) (pt)
<code>i</code> - <a href="https://idol.sankakucomplex.com">Idol Complex</a> (auth) (lpt)
<code>k</code> - <a href="https://konachan.com">Konachan.com</a> (auth) (lpt)
<code>s</code> - <a href="https://chan.sankakucomplex.com">Sankaku Channel</a> (auth) (lpt)
<code>y</code> - <a href="https://yande.re">yande.re</a> (auth) (lpt)
|